Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F35860066
PhabricatorTimeGuard.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
252 B
Subscribers
None
PhabricatorTimeGuard.php
View Options
<?php
final
class
PhabricatorTimeGuard
extends
Phobject
{
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
48/43/17c598c0a7bcac0c4ce519d33600
Attached To
rPHAB Phabricator
Event Timeline
Log In to Comment