planifibot/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
2021-10-21 13:42:36 -03:00

5 lines
51 B
PHP

<?php
class UnhandledMatchError extends Error
{
}