PHP Класс Contao\CoreBundle\DependencyInjection\Compiler\AddResourcesPathsPass

Наследование: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
process ( ContainerBuilder $container )

Приватные методы

Метод Описание
getResourcesPath ( ContainerBuilder $container ) : array Returns the Contao resources paths as array.
getResourcesPathFromClassName ( string $class ) : string | null Returns the resources path from the class name.

Описание методов

process() публичный Метод

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