\Thelia\CommandBaseModuleGenerate

Command.

Summary

Methods
Properties
Constants
setContainer()
No public properties found
No constants found
verifyExistingModule()
formatModuleName()
getContainer()
$module
$moduleDirectory
$reservedKeyWords
$neededDirectories
N/A
No private methods found
$container
N/A

Properties

$module

$module

$moduleDirectory

$moduleDirectory

$reservedKeyWords

$reservedKeyWords

$neededDirectories

$neededDirectories

$container

$container : \Symfony\Component\DependencyInjection\ContainerInterface

Type

\Symfony\Component\DependencyInjection\ContainerInterface

Methods

setContainer()

setContainer(\Symfony\Component\DependencyInjection\ContainerInterface $container)

Parameters

\Symfony\Component\DependencyInjection\ContainerInterface $container

verifyExistingModule()

verifyExistingModule()

formatModuleName()

formatModuleName( $name)

Parameters

$name

getContainer()

getContainer() : \Symfony\Component\DependencyInjection\ContainerInterface

Returns

\Symfony\Component\DependencyInjection\ContainerInterface