hydra-sql/src/Pdo/Exception/InvalidPasswordException.php

8 lines
72 B
PHP

<?php
namespace App\Pdo\Exception;
class InvalidPasswordException
{
}