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

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

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

Метод Описание
__construct ( string $jsonFile ) Constructor.
process ( ContainerBuilder $container )

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

Метод Описание
getVersions ( array $json ) : array Extracts the version numbers from the JSON data.

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

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

Constructor.
public __construct ( string $jsonFile )
$jsonFile string

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

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