Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1161704
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
Sat, Sep 20, 12:36 PM
Size
179 B
Mime Type
text/x-php
Expires
Mon, Sep 22, 12:36 PM (4 h, 28 m)
Engine
blob
Format
Raw Data
Handle
751516
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