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-12-01 11:12:42 +01:00
Code
Issues
Releases
Wiki
Activity
654f0f6043
phorge-phorge
/
src
/
applications
/
phriction
/
constants
/
PhrictionConstants.php
4 lines
61 B
PHP
Raw
Normal View
History
Unescape
Escape
Publish Phriction edits to feed Summary: Basic integration between Phriction and feed. Test Plan: Created and edited some documents, they published to feed. Reviewed By: hsb Reviewers: hsb, codeblock, jungejason, tuomaspelkonen, aran CC: aran, hsb Differential Revision: 653
2011-07-12 16:23:04 +02:00
<
?
php
Extend from Phobject Summary: All classes should extend from some other class. See D13275 for some explanation. Test Plan: `arc unit` Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D13283
2015-06-15 10:02:26 +02:00
abstract
class
PhrictionConstants
extends
Phobject
{}
Copy permalink