Darken\Builder\Compiler\Extractor\ClassAttribute

class

Methods

Method Details

public __construct (Darken\Builder\Compiler\UseStatementCollector $useStatementCollector, PhpParser\Node\Attribute $decoratorAttribute) ClassAttribute.php#15
$useStatementCollector Darken\Builder\Compiler\UseStatementCollector
$decoratorAttribute PhpParser\Node\Attribute
public PhpParser\Node\Expr|null getDecoratorFirstArgument () ClassAttribute.php#20
Return PhpParser\Node\Expr|null
public array getDecoratorAttributeArguments () ClassAttribute.php#25
Return array
public string|null|array getDecoratorAttributeParamValue () ClassAttribute.php#30
Return string|null|array
public string|false getDecoratorAttributeName () ClassAttribute.php#35
Return string|false