Preview: RectorTestInterface.php
Size: 157 B
/opt/cpanel/ea-wappspector/vendor/rector/rector/src/Testing/Contract/RectorTestInterface.php
<?php
declare (strict_types=1);
namespace Rector\Testing\Contract;
interface RectorTestInterface
{
public function provideConfigFilePath() : string;
}
Directory Contents
Dirs: 0 × Files: 1