Expanded class hierarchy of AnnotWithDefaultValue
class AnnotWithDefaultValue {
/** @var string */
public $foo = 'bar';
}
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
AnnotWithDefaultValue:: |
public | property | @var string |