<?php namespace Drupal\userpoints\Exception; /** * Defines User Points exception. */ class UserPointsException extends \Exception { }
Главная | Обратная связь