private function Form::getForm in Cheeseburger Menu 8
File
- src/workForm/ Form.php, line 22 
- Contains \Drupal\cheeseburger_menu\workForm.
Class
Namespace
Drupal\cheeseburger_menu\workFormCode
private function &getForm() {
  return $this->{$form};
}