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

class ArithmeticError extends Error
{
}