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