interface EntityIntrospectableInterface

Interface EntityIntrospectableInterface.

Methods

string
getObjectName( bool $qualified = false, bool $static = false)

No description

string
getParentName( bool $qualified = false, null|object $instance = null)

No description

Details

at line line 25
string getObjectName( bool $qualified = false, bool $static = false)

Parameters

bool $qualified
bool $static

Return Value

string

at line line 33
string getParentName( bool $qualified = false, null|object $instance = null)

Parameters

bool $qualified
null|object $instance

Return Value

string