Example #1
0
 /**
  * URL field
  */
 public function url()
 {
     $this->field->setType('url');
 }