Files
Document-Management-System-…/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
2021-04-07 19:25:18 -04:00

6 lines
51 B
PHP

<?php
class UnhandledMatchError extends Error
{
}