Page MenuHomestyx hydra

Fields.php
No OneTemporary

Fields.php

<?php
namespace RESTful;
class Fields
{
public function __get($name)
{
return new Field($name);
}
}

File Metadata

Mime Type
text/x-php
Expires
Wed, Feb 4, 12:23 PM (22 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
661638
Default Alt Text
Fields.php (122 B)

Event Timeline