You are here

private function Form::getForm in Cheeseburger Menu 8

File

src/workForm/Form.php, line 22
Contains \Drupal\cheeseburger_menu\workForm.

Class

Form

Namespace

Drupal\cheeseburger_menu\workForm

Code

private function &getForm() {
  return $this->{$form};
}