PHP Jetbrains phpstorm-stubs
  • Classes
  • Namespaces
  • Interfaces
  • Traits
  • Index
  • Search
  1. Namespace
  2. StubTests
  3. \
  4. Framework
  5. \
  6. Parsers
  7. \
  8. Reflection
  9. \

StubTests\Framework\Parsers\Reflection

Namespaces

StubTests\Framework\Parsers\Reflection\Wrappers

Classes

AllReflectionParser

Parses all PHP reflection entities (classes, interfaces, functions, enums, constants) from the current runtime and stores them in the storage manager.

ReflectionClassConstantParser
ReflectionClassParser
ReflectionDefineConstantParser
ReflectionEnumParser
ReflectionFunctionParser
ReflectionImplementedInterfaceParser
ReflectionInterfaceParser
ReflectionMethodParser
ReflectionModernConstantParser
ReflectionParameterParser
ReflectionParentClassParser
ReflectionPropertyParser
ReflectionTypeParser

Parser for ReflectionType objects

Generated by Doctum, a API Documentation generator and fork of Sami.
This documentation is built using phpstorm-stubs from JetBrains.