Browse Source

Fix annotation.

mscherer 6 years ago
parent
commit
69569e83a1
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/Controller/ShuntRequestController.php

+ 5 - 0
src/Controller/ShuntRequestController.php

@@ -23,6 +23,11 @@ use RuntimeException;
 class ShuntRequestController extends AppController {
 class ShuntRequestController extends AppController {
 
 
 	/**
 	/**
+	 * @var string|false
+	 */
+	public $modelClass = false;
+
+	/**
 	 * Switch language as post link.
 	 * Switch language as post link.
 	 *
 	 *
 	 * @param string|null $language
 	 * @param string|null $language