Source for file FunctionReflection.php
Documentation is available at FunctionReflection.php
- 1: <?php
- 3: /**
- 4: * Nette Framework
- 5: *
- 11: */
- 15: /**
- 16: * Reports information about a function.
- 17: *
- 20: */
- 22: {
- 25: {
- 27: }
- 31: /********************* Reflection layer ****************d*g**/
- 35: /**
- 38: */
- 40: {
- 42: }
- 46: /**
- 48: */
- 50: {
- 52: }
- 57: {
- 59: }
- 63: /********************* Nette\Object behaviour ****************d*g**/
- 67: /**
- 69: */
- 71: {
- 73: }
- 78: {
- 80: }
- 85: {
- 87: }
- 92: {
- 94: }
- 99: {
- 101: }
- 106: {
- 107: throw new MemberAccessException("Cannot unset the property {$this->reflection->name}::\$$name.");
- 108: }
- 110: }