File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/seo/lib/conversion/conversionobjectinterface.php
Back
<?php namespace Bitrix\Seo\Conversion; interface ConversionObjectInterface { /** * @return string */ public function getType() : string; /** * @return bool */ public function isAvailable() : bool; /** * @param ConversionEventInterface $event * * @return $this */ public function addEvent(ConversionEventInterface $event) : self; /** * @return ConversionEventInterface[] */ public function getEvents() : array; /** * @return mixed */ public function fireEvents() : bool ; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.24 |
proxy
|
phpinfo
|
Settings