PHP Class Go\Lang\Annotation\DeclareParents

Inheritance: extends BaseAnnotation
Datei anzeigen Open project: goaop/framework

Public Properties

Property 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
return string

$interface public_oe property

Interface name to add
public string $interface
return string