You are here

interface ReflectionInterface in Zircon Profile 8.0

Same name and namespace in other branches
  1. 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

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\Generator
View source
interface ReflectionInterface {

}

Members