PHP Class Go\Lang\Annotation\DeclareParents

Inheritance: extends BaseAnnotation
Afficher le fichier Open project: goaop/framework

Méthodes publiques

Свойство Type Description
$defaultImpl string Default implementation (trait name)
$interface string Interface name to add

Property Details

$defaultImpl public_oe property

Default implementation (trait name)
public string $defaultImpl
Résultat string

$interface public_oe property

Interface name to add
public string $interface
Résultat string