[STATIC ANALYSIS] Started removal process for the errors found by PHPStan

This commit is contained in:
Diogo Machado
2020-11-28 20:48:13 +00:00
committed by Hugo Sales
parent f319ccea78
commit f18a2a4bb6
4 changed files with 7 additions and 1 deletions

View File

@@ -21,6 +21,8 @@
namespace App\Util\Exception;
use function App\Core\I18n\_m;
class InvalidFormException extends ClientException
{
public function __construct()