interface ReflectionInterface in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ReflectionInterface.php \Prophecy\Doubler\Generator\ReflectionInterface
Reflection interface. All reflected classes implement this interface.
@author Konstantin Kudryashov <ever.zet@gmail.com>
Hierarchy
- interface \Prophecy\Doubler\Generator\ReflectionInterface
Expanded class hierarchy of ReflectionInterface
All classes that implement ReflectionInterface
File
- vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ Generator/ ReflectionInterface.php, line 20
Namespace
Prophecy\Doubler\GeneratorView source
interface ReflectionInterface {
}