Darken\Builder\Compiler\Extractor\AttributeExtractorInterface

interface

Methods

Method Details

public PhpParser\Node\Expr|null getDecoratorFirstArgument () AttributeExtractorInterface.php#11
Return PhpParser\Node\Expr|null
public array getDecoratorAttributeArguments () AttributeExtractorInterface.php#13
Return array
public string|null|array getDecoratorAttributeParamValue () AttributeExtractorInterface.php#16
Return string|null|array
public string|false getDecoratorAttributeName () AttributeExtractorInterface.php#19
Return string|false