Property | Type | Description | |
---|---|---|---|
$rootDir | string |
Method | Description | |
---|---|---|
__construct ( Symfony\Component\HttpKernel\KernelInterface $kernel ) | BundleLocator constructor. | |
locateBundleClasses ( ) : array |
Method | Description | |
---|---|---|
getBundleClass ( Symfony\Component\Finder\SplFileInfo $fileInfo ) : string | null | Returns FQCN for file |
public __construct ( Symfony\Component\HttpKernel\KernelInterface $kernel ) | ||
$kernel | Symfony\Component\HttpKernel\KernelInterface |