
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

namespace RectorPrefix202411\Illuminate\Contracts\View;

use Exception;
class ViewCompilationException extends Exception
{
    //
}
