Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102040600
AphrontScopedUnguardedWriteCapability.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Feb 16, 12:15
Size
177 B
Mime Type
text/x-php
Expires
Tue, Feb 18, 12:15 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24268737
Attached To
rPHU libphutil
AphrontScopedUnguardedWriteCapability.php
View Options
<?php
/**
* @group aphront
*/
final
class
AphrontScopedUnguardedWriteCapability
{
final
public
function
__destruct
()
{
AphrontWriteGuard
::
endUnguardedWrites
();
}
}
Event Timeline
Log In to Comment