UnhandledMatchError.php 51 Bytes
<?php

class UnhandledMatchError extends Error
{
}