ImplementsInterfaces
Table of Contents
Properties
- $implements : Collection<string|int, InterfaceInterface|Fqsen>
- References to interfaces that are implemented by this class.
Methods
- getInterfaces() : Collection<string|int, InterfaceInterface|Fqsen>
- getInterfacesIncludingInherited() : Collection<string|int, InterfaceInterface|Fqsen>
Properties
$implements
References to interfaces that are implemented by this class.
protected
Collection<string|int, InterfaceInterface|Fqsen>
$implements
Methods
getInterfaces()
public
getInterfaces() : Collection<string|int, InterfaceInterface|Fqsen>
Return values
Collection<string|int, InterfaceInterface|Fqsen>getInterfacesIncludingInherited()
public
getInterfacesIncludingInherited() : Collection<string|int, InterfaceInterface|Fqsen>