Overview

Namespaces

  • Composer
    • Autoload
  • Illuminate
    • Support
      • Contracts
      • Facades
  • Laravella
    • Crud
      • Exceptions
      • Facades
  • None
  • PHP

Classes

  • ArrayIterator
  • Closure
  • ReflectionClass
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • SplFileInfo
  • SplFileObject

Interfaces

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

Exceptions

  • Exception
  • Overview
  • Namespace
  • Class
  • Tree

Class ReflectionFunction

ReflectionFunctionAbstract implements Reflector
Extended by ReflectionFunction
PHP Extension: Reflection
Documented at php.net
Methods summary
public
# __construct( mixed $name )
public
# __toString( )
public static
# export( mixed $name, mixed $return )
public
# isDisabled( )
public
# invoke( mixed $args )
public
# invokeArgs( array $args )
public
# getClosure( )
Methods inherited from ReflectionFunctionAbstract
getClosureScopeClass(), getClosureThis(), getDocComment(), getEndLine(), getExtension(), getExtensionName(), getFileName(), getName(), getNamespaceName(), getNumberOfParameters(), getNumberOfRequiredParameters(), getParameters(), getShortName(), getStartLine(), getStaticVariables(), inNamespace(), isClosure(), isDeprecated(), isInternal(), isUserDefined(), returnsReference()
Constants summary
integer IS_DEPRECATED 262144
#
Properties summary
public string $name ''
#
crud API documentation generated by ApiGen 2.8.0