PHP Class Tolerance\Bridge\Symfony\Bundle\ToleranceBundle\DependencyInjection\CompilerPass\AopCompilerPass

Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
显示文件 Open project: sroze/tolerance Class Usage Examples

Public Methods

Method Description
process ( ContainerBuilder $container )

Private Methods

Method Description
getMethodsFromTag ( array $tag ) : array Get the list of methods defined by the tag.
getRunnerReferenceFromTag ( array $tag ) : Reference Get the runner reference from the given tag.
processOperationWrapperTag ( ContainerBuilder $container, string $serviceId, array $tag )

Method Details

process() public method

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