planifibot/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php

6 lines
51 B
PHP
Raw Permalink Normal View History

2021-10-21 13:42:36 -03:00
<?php
class UnhandledMatchError extends Error
{
}