index
:
michelangelo.git
main
A work-in-progress Tumblr client.
Christian Cleberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
symfony
/
polyfill-php70
/
Resources
/
stubs
/
DivisionByZeroError.php
blob: c99278b31d71290acf06f01c9dbe814756c5d68f (
plain
) (
blame
)
1
2
3
4
5
<?php
class
DivisionByZeroError
extends
Error
{
}