Also fixes some of the filesaftersome new rules were added to the default pint configuration.
5 lines
87 B
PHP
5 lines
87 B
PHP
<?php
|
|
|
|
namespace App\Exceptions;
|
|
|
|
class InternetArchiveException extends \Exception {}
|