Magic constants (__DIR__, __FILE__...) will be resolved to their appropriate value.
Scoped class keywords/constants (static::, self::, parent::) will be resolved
to their fully qualified name.
public getStructure ( Pinq\Parsing\IFunctionReflection $reflection ) : Pinq\Parsing\IFunctionStructure | ||
$reflection | Pinq\Parsing\IFunctionReflection | |
Результат | Pinq\Parsing\IFunctionStructure |