Beispiel #1
0
 protected function moveCustomDataTo($targetId)
 {
     DM\TemplatesStructure::move($this->id, $targetId);
 }