%PDF- %PDF-
Direktori : /home2/vacivi36/code/vendor/rector/rector/packages/Testing/Contract/ |
Current File : //home2/vacivi36/code/vendor/rector/rector/packages/Testing/Contract/RectorTestInterface.php |
<?php declare (strict_types=1); namespace Rector\Testing\Contract; interface RectorTestInterface { public function provideConfigFilePath() : string; }