in workshop/03_Inspections/07_Find_Issues.php [17:23]
public function warningFunction() { $variable = true; foreach ($variable as $item) { } }