aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
blob: 7fb2000e9e164de1e909cd366e9640a5a413eee8 (plain) (blame)
1
2
3
4
5
<?php

class UnhandledMatchError extends Error
{
}