This commit is contained in:
James Cole
2014-12-06 17:53:25 +01:00
parent 792e8a9947
commit dbc95dd878
13 changed files with 157 additions and 64 deletions

View File

@@ -19,6 +19,8 @@ class AccountController extends BaseController
}
/**
* @param $what
*
* @return \Illuminate\View\View
*/
public function create($what)