Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sulu
Bundle
MediaBundle
Entity
BaseCollection
setDepth
Sulu\Bundle\MediaBundle\Entity\BaseCollection::setDepth PHP Method
BaseCollection Class Documentation
Show file
Open project: sulu/sulu
setDepth()
public
method
Set depth.
public
setDepth
(
integer
$depth
) :
Sulu\Bundle\MediaBundle\Entity\CollectionInterface
$depth
integer
return
Sulu\Bundle\MediaBundle\Entity\CollectionInterface
public function setDepth($depth) { $this->depth = $depth; return $this; }
BaseCollection
getChanged
getChanger
getCreated
getCreator
getDepth
getId
getKey
getLft
getRgt
getStyle
getType
setChanger
setCreator
setDepth
setKey
setLft
setRgt
setStyle
setType