Example #1
0
 /**
  * Get value to strainer element
  *
  * @return mixed
  */
 public function getValue()
 {
     return $this->element->getValue()[0];
 }