UnopenedComment.php
| 174 B | Satir:
0
| php
Geri
<?php namespace Egulias\EmailValidator\Exception; class UnopenedComment extends InvalidEmail { const CODE = 152; const REASON = "No opening comment token found"; }
Kaydet
Ctrl+S ile kaydet