aboutsummaryrefslogtreecommitdiff
path: root/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php
blob: acb125080f798881790a72e505a9bf6d5aee5800 (plain) (blame)
1
2
3
4
5
<?php

class AssertionError extends Error
{
}