$_joinPoints $_joinPoints : array<mixed,\ManaPHP\Aop\JoinPoint[]> Type array<mixed,\ManaPHP\Aop\JoinPoint[]>
pointcutMethod() pointcutMethod(string $class, string $method, string $signature = null) : \ManaPHP\Aop\Advice Parameters string $class string $method string $signature Returns \ManaPHP\Aop\Advice
pointCutMethods() pointCutMethods(string|array $classes = '*', callable $closure = null) : void Parameters string|array $classes callable $closure