Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Pimcore
Model
Element
Reference
Placeholder
__construct
Pimcore\Model\Element\Reference\Placeholder::__construct PHP Method
Placeholder Class Documentation
Mostra file
Open project: pimcore/pimcore
__construct()
public
method
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