Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F117708501
Fields.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, Jun 15, 08:50
Size
122 B
Mime Type
text/x-php
Expires
Tue, Jun 17, 08:50 (2 d)
Engine
blob
Format
Raw Data
Handle
26634117
Attached To
rPH Phabricator
Fields.php
View Options
<?php
namespace
RESTful
;
class
Fields
{
public
function
__get
(
$name
)
{
return
new
Field
(
$name
);
}
}
Event Timeline
Log In to Comment