\phpDocumentor\Descriptor\TraitsHasSummary

Summary

Methods
Properties
Constants
getSummary()
No public properties found
No constants found
No protected methods found
$summary
N/A
No private methods found
No private properties found
N/A

Properties

$summary

$summary : string

Type

string — A summary describing the function of this element in short.

Methods

getSummary()

getSummary() : string

Returns the summary which describes this element.

This method will automatically attempt to inherit the parent's summary if this one has none.

Returns

string —