PHP Class Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle

Inheritance: extends Symfony\Component\HttpKernel\Bundle\Bundle
ファイルを表示 Open project: contao/core-bundle Class Usage Examples

Public Methods

Method Description
__construct ( string $name, string $rootDir ) Sets the module name and application root directory.

Method Details

__construct() public method

Sets the module name and application root directory.
public __construct ( string $name, string $rootDir )
$name string
$rootDir string