Source for file ExtensionReflection.php
Documentation is available at ExtensionReflection.php
- 1: <?php
- 3: /**
- 4: * Nette Framework
- 5: *
- 11: */
- 15: /**
- 16: * Reports information about a extension.
- 17: *
- 20: */
- 22: {
- 25: {
- 27: }
- 31: /********************* Reflection layer ****************d*g**/
- 35: /**
- 38: */
- 40: {
- 42: }
- 47: {
- 49: }
- 54: {
- 56: }
- 60: /********************* Nette\Object behaviour ****************d*g**/
- 64: /**
- 66: */
- 68: {
- 70: }
- 75: {
- 77: }
- 82: {
- 84: }
- 89: {
- 91: }
- 96: {
- 98: }
- 103: {
- 104: throw new MemberAccessException("Cannot unset the property {$this->reflection->name}::\$$name.");
- 105: }
- 107: }