<?phpdeclare(strict_types=1);namespace InterventionImageExceptions;class NotWritableException extends RuntimeException{}