\phpDocumentor\Plugin\Core\Descriptor\Validator\Constraints\FunctionsIsReturnTypeNotAnIdeDefault

Validates whether a function has a default return type in the docblock present.

Summary

Methods
Properties
Constants
getTargets()
$message
$code
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$message

$message : string

Type

string — message phpDocumentor uses codes that are defined in a messages.[lang].php file in the a plugin.

$code

$code : 

Type

Methods

getTargets()

getTargets() : string

Returns that the constraint can be put onto classes.

Returns

string