Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Pimcore
Model
Element
Reference
Placeholder
__construct
Pimcore\Model\Element\Reference\Placeholder::__construct PHP Метод
Документация по классу Placeholder
Показать файл
Открыть проект
__construct()
публичный
Метод
public
__construct
(
integer
$id
,
string
$type
)
$id
integer
$type
string
public function __construct($id, $type) { $this->setId($id); $this->setType($type); }
Placeholder
__construct
getId
getType
setId
setType