Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PartParser.php

function PartParser::getWarnings

Return value

Warning[]

File

vendor/egulias/email-validator/src/Parser/PartParser.php, line 34

Class

PartParser

Namespace

Egulias\EmailValidator\Parser

Code

public function getWarnings() {
    return $this->warnings;
}
RSS feed
Powered by Drupal