Overview

Namespaces

  • Evenement
  • None
  • PHP
  • Psr
    • Http
      • Message
  • Ratchet
    • Http
    • RFC6455
      • Handshake
      • Messaging
    • Server
    • Session
      • Serialize
      • Storage
        • Proxy
    • Wamp
    • WebSocket
  • React
    • EventLoop
      • Tick
      • Timer
    • Socket
    • Stream
  • Symfony
    • Component
      • HttpFoundation
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
      • Routing
        • Annotation
        • Exception
        • Generator
          • Dumper
        • Loader
          • DependencyInjection
        • Matcher
          • Dumper
        • Tests
          • Annotation
          • Fixtures
            • AnnotatedClasses
            • OtherAnnotatedClasses
          • Generator
            • Dumper
          • Loader
          • Matcher
            • Dumper

Classes

  • ArrayIterator
  • Closure
  • DOMDocument
  • DOMElement
  • DOMNode
  • FilterIterator
  • IteratorIterator
  • PDO
  • ReflectionClass
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • SimpleXMLElement
  • SplObjectStorage

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • RecursiveIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • SessionHandlerInterface
  • Traversable

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • DomainException
  • Exception
  • InvalidArgumentException
  • LogicException
  • OutOfBoundsException
  • OverflowException
  • PDOException
  • RuntimeException
  • UnderflowException
  • UnexpectedValueException
  • Overview
  • Namespace
  • Class
  • Tree

Class ReflectionFunctionAbstract

ReflectionFunctionAbstract implements Reflector

Direct known subclasses

ReflectionMethod
Abstract
PHP Extension: Reflection
Documented at php.net
Methods summary
abstract public
# __toString( )

Implementation of

Reflector::__toString()
public
# inNamespace( )
public
# isClosure( )
public
# isDeprecated( )
public
# isInternal( )
public
# isUserDefined( )
public
# isGenerator( )
public
# isVariadic( )
public
# getClosureThis( )
public
# getClosureScopeClass( )
public
# getDocComment( )
public
# getEndLine( )
public
# getExtension( )
public
# getExtensionName( )
public
# getFileName( )
public
# getName( )
public
# getNamespaceName( )
public
# getNumberOfParameters( )
public
# getNumberOfRequiredParameters( )
public
# getParameters( )
public
# getShortName( )
public
# getStartLine( )
public
# getStaticVariables( )
public
# returnsReference( )
Methods inherited from Reflector
export()
Properties summary
public string $name ''
#
Ratchet API documentation generated by ApiGen 2.8.0