RectorTestInterface.php
| 157 B | Satir:
0
| php
Geri
<?php declare (strict_types=1); namespace Rector\Testing\Contract; interface RectorTestInterface { public function provideConfigFilePath() : string; }
Kaydet
Ctrl+S ile kaydet