PhpOffice\PhpPresentation\Writer\PowerPoint2007\LayoutPack\AbstractLayoutPack::getLayoutRelations PHP Method

getLayoutRelations() public method

Get array of slide layout relations
public getLayoutRelations ( ) : array
return array
    public function getLayoutRelations()
    {
        return $this->layoutRelations;
    }