Skip to content

Commit

Permalink
phpstan fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-stanek committed Nov 9, 2024
1 parent f829e7d commit 494894c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/AdminModule/Forms/EditUserTransferFormFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
use Nette\Utils\ImageException;
use stdClass;

use function assert;

/**
* Formulář pro předání registrace jinému uživateli.
*/
Expand Down

0 comments on commit 494894c

Please sign in to comment.