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-14 19:02:41 +01:00
Code
Issues
Releases
Wiki
Activity
092f540199
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 22:04:22 +02: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-14 00:21:04 +01:00
abstract
class
ManiphestConstants
{
Slightly improve Maniphest documentation.
2011-07-04 22:04:22 +02:00
}
Copy permalink