golden hour
/opt/cpanel/ea-wappspector/vendor/rector/rector/src/Testing/Contract
⬆️ Go Up
Upload
File/Folder
Size
Actions
RectorTestInterface.php
157 B
Del
OK
Edit: RectorTestInterface.php
<?php declare (strict_types=1); namespace Rector\Testing\Contract; interface RectorTestInterface { public function provideConfigFilePath() : string; }
Save