PHP Class Tolerance\Bridge\JMSAopBundle\Operation\WrapperPointcut

Inheritance: implements JMS\AopBundle\Aop\PointcutInterface
Afficher le fichier Open project: sroze/tolerance

Méthodes publiques

Méthode Description
__construct ( RunnerRepository $runnerRepository )
matchesClass ( ReflectionClass $class )
matchesMethod ( ReflectionMethod $method )

Method Details

__construct() public méthode

public __construct ( RunnerRepository $runnerRepository )
$runnerRepository RunnerRepository

matchesClass() public méthode

public matchesClass ( ReflectionClass $class )
$class ReflectionClass

matchesMethod() public méthode

public matchesMethod ( ReflectionMethod $method )
$method ReflectionMethod