chore: rename files

This commit is contained in:
Christy Jacob
2024-02-11 20:28:05 +05:30
parent 89dcc34453
commit be92aa92e5
5 changed files with 4 additions and 6 deletions
+1 -2
View File
@@ -8,11 +8,10 @@ use Utopia\Validator\Text;
/**
* MockNumber.
*
* Validates if a given object represents a valid phone and OTP pair
* Validates if a given object represents a valid phone and OTP pair
*/
class MockNumber extends Validator
{
private $message = '';
/**
-1
View File
@@ -99,7 +99,6 @@ use Appwrite\Utopia\Response\Model\MigrationReport;
// Keep last
use Appwrite\Utopia\Response\Model\Mock;
use Appwrite\Utopia\Response\Model\MockNumber;
use Appwrite\Utopia\Response\Model\MockOTP;
/**
* @method int getStatusCode()