PHPSA\Analyzer\Pass\Statement\PropertyDefinitionDefaultValue::getRegister PHP Method

getRegister() public method

public getRegister ( ) : array
return array
    public function getRegister()
    {
        return [PropertyProperty::class];
    }
PropertyDefinitionDefaultValue