Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102376023
DifferentialHunkLegacy.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
Thu, Feb 20, 01:47
Size
167 B
Mime Type
text/x-php
Expires
Sat, Feb 22, 01:47 (2 d)
Engine
blob
Format
Raw Data
Handle
24341288
Attached To
rPH Phabricator
DifferentialHunkLegacy.php
View Options
<?php
final
class
DifferentialHunkLegacy
extends
DifferentialHunk
{
protected
$changes
;
public
function
getTableName
()
{
return
'differential_hunk'
;
}
}
Event Timeline
Log In to Comment