File manager - Edit - /home/autoph/public_html/data03252025consolidation/vendor/egulias/email-validator/src/Warning/QuotedString.php
Back
<?php namespace Egulias\EmailValidator\Warning; class QuotedString extends Warning { const CODE = 11; /** * @param scalar $prevToken * @param scalar $postToken */ public function __construct($prevToken, $postToken) { $this->message = "Quoted String found between $prevToken and $postToken"; } }
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings