Class ReflectionMethod
- ReflectionFunctionAbstract implements Reflector
- 
			 ReflectionMethod ReflectionMethod
Methods summary
| 
				 public static
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | 
Methods inherited from ReflectionFunctionAbstract
			getClosureScopeClass(), 
			getClosureThis(), 
			getDocComment(), 
			getEndLine(), 
			getExtension(), 
			getExtensionName(), 
			getFileName(), 
			getName(), 
			getNamespaceName(), 
			getNumberOfParameters(), 
			getNumberOfRequiredParameters(), 
			getParameters(), 
			getReturnType(), 
			getShortName(), 
			getStartLine(), 
			getStaticVariables(), 
			hasReturnType(), 
			inNamespace(), 
			isClosure(), 
			isDeprecated(), 
			isGenerator(), 
			isInternal(), 
			isUserDefined(), 
			isVariadic(), 
			returnsReference()
		
Magic methods summary
Constants summary
| integer | 
					IS_STATIC
			 | 1 | |
| integer | 
					IS_PUBLIC
			 | 256 | |
| integer | 
					IS_PROTECTED
			 | 512 | |
| integer | 
					IS_PRIVATE
			 | 1024 | |
| integer | 
					IS_ABSTRACT
			 | 2 | |
| integer | 
					IS_FINAL
			 | 4 | 
Properties summary
| 
				public  
				string
			 | $name | |
| 
				public  
				string
			 | $class | 
