Darken\Builder\Hooks\PropertyAttributeHook

class

Methods

Method Details

public PhpParser\Node\Stmt\ClassMethod compileConstructorHook (Darken\Builder\Compiler\Extractor\PropertyAttribute $attribute, PhpParser\Node\Stmt\ClassMethod $constructor) PropertyAttributeHook.php#18
$attribute Darken\Builder\Compiler\Extractor\PropertyAttribute
$constructor PhpParser\Node\Stmt\ClassMethod
Return PhpParser\Node\Stmt\ClassMethod
public PhpParser\Builder\Method polyfillConstructorHook (Darken\Builder\Compiler\Extractor\PropertyAttribute $attribute, PhpParser\Builder\Method $constructor) PropertyAttributeHook.php#20
$attribute Darken\Builder\Compiler\Extractor\PropertyAttribute
$constructor PhpParser\Builder\Method
Return PhpParser\Builder\Method
public PhpParser\Builder\Class_ polyfillClassHook (Darken\Builder\Compiler\Extractor\PropertyAttribute $attribute, PhpParser\Builder\Class_ $builder) PropertyAttributeHook.php#22
$attribute Darken\Builder\Compiler\Extractor\PropertyAttribute
$builder PhpParser\Builder\Class_
Return PhpParser\Builder\Class_
public array pageDataHook (Darken\Builder\Compiler\Extractor\PropertyAttribute $attribute, Darken\Builder\OutputPage $page) PropertyAttributeHook.php#24
$attribute Darken\Builder\Compiler\Extractor\PropertyAttribute
$page Darken\Builder\OutputPage
Return array
public Darken\Enum\HookedAttributeType attributeType () PropertyAttributeHook.php#26
Return Darken\Enum\HookedAttributeType