Preview: DeprecatedComment.php
Size: 217 B
/proc/thread-self/root/home/byroehnu/easetack.com/vendor/egulias/email-validator/src/Warning/DeprecatedComment.php
<?php
namespace Egulias\EmailValidator\Warning;
class DeprecatedComment extends Warning
{
public const CODE = 37;
public function __construct()
{
$this->message = 'Deprecated comments';
}
}
Directory Contents
Dirs: 0 × Files: 21