@@ -68,6 +68,10 @@ |
||
| 68 | 68 | ); |
| 69 | 69 | } |
| 70 | 70 | |
| 71 | + /** |
|
| 72 | + * @param string $templatePath |
|
| 73 | + * @param string $formId |
|
| 74 | + */ |
|
| 71 | 75 | public function editGame($templatePath, $formId) |
| 72 | 76 | { |
| 73 | 77 | |