ExpectingAT.php
| 157 B | Satir:
0
| php
Geri
<?php namespace Egulias\EmailValidator\Exception; class ExpectingAT extends InvalidEmail { const CODE = 202; const REASON = "Expecting AT '@' "; }
Kaydet
Ctrl+S ile kaydet