File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/lists/lib/internals/error/ierrorable.php
Back
<?php namespace Bitrix\Lists\Internals\Error; interface IErrorable { /** * Getting array of errors. * @return Error[] */ public function getErrors(); /** * Getting array of errors with the necessary code. * @param string $code Code of error. * @return Error[] */ public function getErrorsByCode($code); /** * Getting once error with the necessary code. * @param string $code Code of error. * @return Error[] */ public function getErrorByCode($code); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings