예제 #1
0
 /**
  * Instantiates a new SectionUpdateStruct.
  *
  * @return \eZ\Publish\API\Repository\Values\Content\SectionUpdateStruct
  */
 public function newSectionUpdateStruct()
 {
     return $this->service->newSectionUpdateStruct();
 }