PHP Class Contao\CoreBundle\DependencyInjection\Compiler\AddResourcesPathsPass

Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Show file Open project: contao/core-bundle Class Usage Examples

Public Methods

Method Description
process ( ContainerBuilder $container )

Private Methods

Method Description
getResourcesPath ( ContainerBuilder $container ) : array Returns the Contao resources paths as array.
getResourcesPathFromClassName ( string $class ) : string | null Returns the resources path from the class name.

Method Details

process() public method

public process ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder