Esempio n. 1
0
 public function apply($callback)
 {
     a::apply($this->value, $callback);
     return $this;
 }