Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106002011
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
Fri, Mar 21, 09:58
Size
177 B
Mime Type
text/x-php
Expires
Sun, Mar 23, 09:58 (2 d)
Engine
blob
Format
Raw Data
Handle
25056486
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