Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F776520
sample_helper.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Feb 7, 5:26 PM
Size
179 B
Mime Type
text/x-php
Expires
Sun, Feb 9, 5:26 PM (1 d, 14 h)
Engine
blob
Format
Raw Data
Handle
558945
Attached To
rMCUS Modules.Custom
sample_helper.php
View Options
<?php
defined
(
'FULL_PATH'
)
or
die
(
'restricted access!'
);
/**
* Sample helper contains methods used in different classes
*
*/
class
SampleHelper
extends
kHelper
{
}
Event Timeline
Log In to Comment