AssertionError.php 46 Bytes
<?php

class AssertionError extends Error
{
}