[FLOW3-general] Introduce Method WITH parameters via AOP Advice and Interface
Bastian Waidelich
bastian at typo3.org
Mon Oct 31 11:10:41 CET 2011
Torsten Blindert wrote:
Hi Torsten,
> if method introductions with parameters aren't currently supported,
> than the example snipped in the AOP part of the documentation is wrong. [...]
> $joinPoint->getMethodArgument('a')
The example in the documentation is about *advising* methods and
accessing their parameters, not about introducing new parameters. But
probably we've just got our wires crossed. What do you want to achieve
and do you have a snippet of your code?
Bastian
More information about the FLOW3-general
mailing list