📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 01:06:23
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
illuminate
/
contracts
/
Validation
✏️
Editing: ValidatesWhenResolved.php
<?php namespace RectorPrefix202411\Illuminate\Contracts\Validation; interface ValidatesWhenResolved { /** * Validate the given class instance. * * @return void */ public function validateResolved(); }
💾 Save Changes
❌ Cancel