mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: rename files
This commit is contained in:
@@ -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 = '';
|
||||
|
||||
/**
|
||||
|
||||
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user