mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 17:54:55 +02:00
Fix phpstan
This commit is contained in:
@@ -105,9 +105,6 @@ class CreateCharacter
|
|||||||
* @param array $errors
|
* @param array $errors
|
||||||
* @return bool
|
* @return bool
|
||||||
* @throws \E_OTS_NotLoaded
|
* @throws \E_OTS_NotLoaded
|
||||||
* @throws \Twig_Error_Loader
|
|
||||||
* @throws \Twig_Error_Runtime
|
|
||||||
* @throws \Twig_Error_Syntax
|
|
||||||
*/
|
*/
|
||||||
public function doCreate($name, $sex, $vocation, $town, $account, &$errors)
|
public function doCreate($name, $sex, $vocation, $town, $account, &$errors)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user