CachingException.php
| 134 B | Satir:
0
| php
Geri
<?php declare (strict_types=1); namespace Rector\Exception\Cache; use Exception; final class CachingException extends Exception { }
Kaydet
Ctrl+S ile kaydet