PHP 클래스 Contao\CoreBundle\DependencyInjection\Compiler\AddPackagesPass

상속: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
파일 보기 프로젝트 열기: contao/core-bundle 1 사용 예제들

공개 메소드들

메소드 설명
__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