golden hour
/opt/cpanel/ea-wappspector/vendor/rector/rector/src/Exception
⬆️ Go Up
Upload
File/Folder
Size
Actions
Cache
-
Del
OK
Configuration
-
Del
OK
NotImplementedYetException.php
138 B
Del
OK
Reflection
-
Del
OK
ShouldNotHappenException.php
951 B
Del
OK
VersionException.php
128 B
Del
OK
Edit: NotImplementedYetException.php
<?php declare (strict_types=1); namespace Rector\Exception; use Exception; final class NotImplementedYetException extends Exception { }
Save