public function notCallable()
 {
     Timer::measure('@not-callable@');
 }
Exemple #2
0
 public function not_callable_argument_passed_to_measure_7()
 {
     Timer::measure('@not-callable@');
 }