‪TYPO3CMS  9.5
TYPO3\CMS\Extbase\Tests\UnitDeprecated\Mvc\Cli\Fixture\Command\MockBCommandController Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Tests\UnitDeprecated\Mvc\Cli\Fixture\Command\MockBCommandController:
TYPO3\CMS\Extbase\Mvc\Cli\Command

Public Member Functions

 bazCommand ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Extbase\Mvc\Cli\Command
 injectObjectManager (\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager)
 
 injectReflectionService (\TYPO3\CMS\Extbase\Reflection\ReflectionService $reflectionService)
 
 __construct ($controllerClassName, $controllerCommandName)
 
 initializeObject ()
 
string getControllerClassName ()
 
string getControllerCommandName ()
 
string getCommandIdentifier ()
 
string getExtensionName ()
 
string getShortDescription ()
 
string getDescription ()
 
bool hasArguments ()
 
array<\TYPO3\CMS\Extbase\Mvc\Cli\CommandArgumentDefinitiongetArgumentDefinitions ()
 
bool isInternal ()
 
bool isCliOnly ()
 
bool isFlushingCaches ()
 
array getRelatedCommandIdentifiers ()
 

Additional Inherited Members

- ‪Protected Attributes inherited from ‪TYPO3\CMS\Extbase\Mvc\Cli\Command
TYPO3 CMS Extbase Object ObjectManagerInterface $objectManager
 
string $controllerClassName
 
string $controllerCommandName
 
string $commandIdentifier
 
string $extensionName
 
TYPO3 CMS Extbase Reflection ReflectionService $reflectionService
 
ClassSchema $classSchema
 
string $controllerCommandMethod
 

Detailed Description

Another mock CLI Command

Definition at line 7 of file MockBCommandController.php.

Member Function Documentation

◆ bazCommand()

TYPO3\CMS\Extbase\Tests\UnitDeprecated\Mvc\Cli\Fixture\Command\MockBCommandController::bazCommand ( )

Definition at line 9 of file MockBCommandController.php.