File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/translate/lib/ierrorable.php
Back
<?php namespace Bitrix\Translate; use Bitrix\Main; interface IErrorable extends Main\Errorable { /** * Adds error to error collection. * * @param Main\Error $error Error. * * @return $this */ public function addError(Main\Error $error); /** * Adds list of errors to error collection. * * @param Main\Error[] $errors Errors. * * @return $this */ public function addErrors(array $errors); /** * Getting array of errors. * * @return boolean */ public function hasErrors(); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings