1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
ActivityData.php
См. документацию.
1<?php
2
4
6{
7 private array $data;
8
9 public function __construct(array $data)
10 {
11 $this->data = $data;
12 }
13
14 public function get(string $name): mixed
15 {
16 return $this->data[$name] ?? null;
17 }
18}
__construct(array $data)
Определения ActivityData.php:9
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$name
Определения menu_edit.php:35