Overview

Namespaces

  • Composer
    • Autoload
  • Guzzle
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Mock
    • Stream
  • Mockery
    • Adapter
      • Phpunit
    • CountValidator
    • Exception
    • Generator
      • StringManipulation
        • Pass
    • Loader
    • Matcher
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • Fatzebra
      • Message
  • PHP
  • Symfony
    • Component
      • EventDispatcher
        • Debug
        • DependencyInjection
        • Tests
          • Debug
          • DependencyInjection
      • HttpFoundation
        • File
          • Exception
          • MimeType
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
        • Tests
          • File
            • MimeType
          • Session
            • Attribute
            • Flash
            • Storage
              • Handler
              • Proxy
      • Yaml
        • Exception
        • Tests

Classes

  • ArrayIterator
  • Closure
  • DateTime
  • Memcache
  • Memcached
  • MemcachePool
  • PDO
  • ReflectionClass
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • ReflectionParameter
  • SimpleXMLElement
  • SplFileInfo
  • SplObjectStorage

Interfaces

  • ArrayAccess
  • BadFunctionCallException
  • BadMethodCallException
  • Countable
  • DateTimeInterface
  • DomainException
  • Exception
  • InvalidArgumentException
  • Iterator
  • IteratorAggregate
  • JsonSerializable
  • LogicException
  • OutOfBoundsException
  • PDOException
  • Reflector
  • RuntimeException
  • SeekableIterator
  • Serializable
  • Traversable
  • UnexpectedValueException
  • Overview
  • Namespace
  • Class
  • Tree

Class ReflectionMethod

ReflectionFunctionAbstract implements Reflector
Extended by ReflectionMethod
PHP Extension: Reflection
Documented at php.net
Methods summary
public static
# export( $class, $name, $return )
public
# __construct( $class_or_method, $name )
public
# __toString( )
public
# isPublic( )
public
# isPrivate( )
public
# isProtected( )
public
# isAbstract( )
public
# isFinal( )
public
# isStatic( )
public
# isConstructor( )
public
# isDestructor( )
public
# getClosure( $object )
public
# getModifiers( )
public
# invoke( $object, $args )
public
# invokeArgs( $object, array $args )
public
# getDeclaringClass( )
public
# getPrototype( )
public
# setAccessible( $value )
Methods inherited from ReflectionFunctionAbstract
getClosureScopeClass(), getClosureThis(), getDocComment(), getEndLine(), getExtension(), getExtensionName(), getFileName(), getName(), getNamespaceName(), getNumberOfParameters(), getNumberOfRequiredParameters(), getParameters(), getShortName(), getStartLine(), getStaticVariables(), inNamespace(), isClosure(), isDeprecated(), isGenerator(), isInternal(), isUserDefined(), returnsReference()
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
# ''
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen