in workshop/03_Inspections/01_Highlights.php [23:29]
public function warningFunction1() { $variable = true; foreach ($variable as $item) { } }