Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
NeoZones
/
pennyspages
mirror of
https://github.com/NeoZones/pennyspages
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
895199a700
Branches
Tags
main
pennyspages
/
includes
/
config
/
EtcdConfigParseError.php
EtcdConfigParseError.php
56 B
History
Raw
1
2
3
4
5
<?php
class EtcdConfigParseError extends Exception {
}