getParent()
getParent() : \phpDocumentor\Descriptor\DescriptorAbstract
Returns the parent for this descriptor.
Describes the public interface for any descriptor that is the child is another.
getParent() : \phpDocumentor\Descriptor\DescriptorAbstract
Returns the parent for this descriptor.
setParent(\phpDocumentor\Descriptor\DescriptorAbstract $parent) : void
Sets the parent for this Descriptor.
\phpDocumentor\Descriptor\DescriptorAbstract | $parent |
Loading…