salesforce-8.x-4.x-dev/src/Event/SalesforceWarningEvent.php

src/Event/SalesforceWarningEvent.php
<?php

namespace Drupal\salesforce\Event;

use Drupal\Core\Logger\RfcLogLevel;

/**
 * Warning event.
 */
class SalesforceWarningEvent extends SalesforceExceptionEvent {

  /**
   * {@inheritdoc}
   */
  public function __construct(\Throwable $e = NULL, $message = '', array $args = []) {
    parent::__construct(RfcLogLevel::WARNING, $e, $message, $args);
  }

}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc