ChildInterface

in package

Describes the public interface for any descriptor that is the child is another.

Methods

Returns the parent for this descriptor.

publicgetParent() : DescriptorAbstract|Fqsen|string|null

Returns

DescriptorAbstract|Fqsen|string|null

Sets the parent for this Descriptor.

publicsetParent(DescriptorAbstract|Fqsen|string|null $parent) : void

Parameters

$parent : DescriptorAbstract|Fqsen|string|null