root/components/codeInstrumentation/CodeInstrumentationFunction.class.php
| 86 | 91 | ||
|---|---|---|---|
35 | return new CodeInstrumentationParameter( $this->getDeclaringClass()->getName() , $this->getName() , $objReflectionParameter->getName() ); | 35 | return new CodeInstrumentationParameter( $this->getDeclaringClass()->getName() , $this->getName() , $objReflectionParameter->getName() ); |
36 | } | 36 | } |
37 | 37 | ||
38 | } | 38 | } |
39 | |||
40 | ?> |
Download diff