Feature #27

Add support for visibility modifier in pointcut expressions

Added by Robert Lemke over 8 years ago. Updated almost 5 years ago.

Status:Closed Start date:
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

0%

Category:AOP
Target version:TYPO3 Flow Base Distribution - 0.1
PHP Version: Complexity:
Has patch:

Description

Add support for a visibility modifier (public, protected, private) in pointcut expressions.

History

#1 Updated by Robert Lemke over 8 years ago

  • Status changed from New to Closed
  • Sprint set to fixed
(In r149) * Core: Fixed support for the negate modifier ("!") in the pointcut expression parser: This modifier was not tested and didn't work at all.
  • Core: Implemented support for method visibility modifier (public / protected / private) in pointcut expressions. Fixes #27.

Also available in: Atom PDF