Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F35860071
PhabricatorTimeGuard.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
235 B
Subscribers
None
PhabricatorTimeGuard.php
View Options
<?php
final
class
PhabricatorTimeGuard
{
private
$frameKey
;
public
function
__construct
(
$frame_key
)
{
$this
->
frameKey
=
$frame_key
;
}
public
function
__destruct
()
{
PhabricatorTime
::
popTime
(
$this
->
frameKey
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Feb 15, 3:45 PM (14 h, 16 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ec/5e/53ab7db5ceabdb8743f3733ea2ab
Attached To
rPHAB Phabricator
Event Timeline
Log In to Comment