PHP Class Neos\Flow\Tests\Unit\Aop\Pointcut\PointcutClassAnnotatedWithFilterTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
matchesTellsIfTheSpecifiedRegularExpressionMatchesTheGivenAnnotation ( )
reduceTargetClassNamesFiltersAllClassesNotHavingTheGivenAnnotation ( )

Method Details

matchesTellsIfTheSpecifiedRegularExpressionMatchesTheGivenAnnotation() public method

reduceTargetClassNamesFiltersAllClassesNotHavingTheGivenAnnotation() public method