<?php namespace App\Exceptions; use Exception; class FailedToDestroyGitHook extends Exception { // }