Example #1
0
 /**
  * Get width
  * 
  * @return int
  */
 public function getWidth()
 {
     return $this->field->getWidth();
 }