HOME


5h-3LL 1.0
DIR: /opt/cpanel/ea-wappspector/vendor/rector/rector/rules/DeadCode/Contract
/opt/cpanel/ea-wappspector/vendor/rector/rector/rules/DeadCode/Contract/
Upload File:
Current File : /opt/cpanel/ea-wappspector/vendor/rector/rector/rules/DeadCode/Contract/ConditionInterface.php
<?php

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

interface ConditionInterface
{
}