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
2025-01-30 08:28:20 +01:00
Code
Issues
Releases
Wiki
Activity
1d4b0647e7
phorge-phorge
/
src
/
applications
/
maniphest
/
constants
/
ManiphestConstants.php
9 lines
74 B
PHP
Raw
Normal View
History
Unescape
Escape
Slightly improve Maniphest documentation.
2011-07-04 13:04:22 -07:00
<
?
php
/**
*
@
group
maniphest
*/
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-13 16:21:04 -07:00
abstract
class
ManiphestConstants
{
Slightly improve Maniphest documentation.
2011-07-04 13:04:22 -07:00
}
Copy permalink