InspectInterface
interface InspectInterface
Class InspectInterface.
Methods
this(
string|object $what,
null|object $bindTo = null)
No description
static
ClassIntrospection
thisClass(
string $what,
null|object $bindTo = null)
No description
static
ObjectIntrospection
thisInstance(
object $what,
null|object $bindTo = null)
No description
static
InterfaceIntrospection
thisInterface(
string $what,
null|object $bindTo = null)
No description
static
TraitIntrospection
thisTrait(
string $what,
null|object $bindTo = null)
No description