This website requires JavaScript.
Explore
Help
Sign in
revi-archive
/
phorge-phorge
Watch
1
Star
0
Fork
You've already forked phorge-phorge
0
mirror of
https://we.phorge.it/source/phorge.git
synced
2024-11-25 00:02:41 +01:00
Code
Issues
Releases
Wiki
Activity
19968e31f4
phorge-phorge
/
src
/
applications
/
herald
/
engine
/
exception
/
HeraldInvalidFieldException.php
4 lines
68 B
PHP
Raw
Normal View
History
Unescape
Escape
Herald skeleton.
2011-03-22 21:22:40 +01:00
<
?
php
Add "final" to (almost) everything else Summary: Last of the big final patches. Left a few debatable classes (12 out of about 400) that I'll deal with individually eventually. Test Plan: Ran testEverythingImplemented. Reviewers: btrahan Reviewed By: btrahan CC: aran, epriestley Maniphest Tasks: T795 Differential Revision: https://secure.phabricator.com/D1881
2012-03-14 00:21:04 +01:00
final
class
HeraldInvalidFieldException
extends
Exception
{}
Copy permalink