File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/main/lib/routing/controllers/publicpagecontroller.php
Back
<?php /** * Bitrix Framework * @package bitrix * @subpackage main * @copyright 2001-2020 Bitrix */ namespace Bitrix\Main\Routing\Controllers; /** * @package bitrix * @subpackage main */ class PublicPageController { protected $path; public function __construct($path) { $this->path = $path; } public function __invoke() { } /** * @return mixed */ public function getPath() { return $this->path; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings