1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
orm.php
См. документацию.
1<?php
2
3/* ORMENTITYANNOTATION:Bitrix\ABTest\ABTestTable:abtest/lib/abtest.php:480ec6ffdf806883a95b7b23b3d46899 */
4namespace Bitrix\ABTest {
184 class EO_ABTest {
185 /* @var \Bitrix\ABTest\ABTestTable */
186 static public $dataClass = '\Bitrix\ABTest\ABTestTable';
190 public function __construct($setDefaultValues = true) {}
191 }
192}
193namespace Bitrix\ABTest {
256 class EO_ABTest_Collection implements \ArrayAccess, \Iterator, \Countable {
257 /* @var \Bitrix\ABTest\ABTestTable */
258 static public $dataClass = '\Bitrix\ABTest\ABTestTable';
259 }
260}
261namespace Bitrix\ABTest {
287}
static $dataClass
Определения orm.php:258
Определения orm.php:184
static $dataClass
Определения orm.php:186
__construct($setDefaultValues=true)
Определения orm.php:190
Определения abtest.php:3
Определения ufield.php:9
Определения chain.php:3