PhpOffice\PhpPresentation\Writer\PowerPoint2007\LayoutPack\AbstractLayoutPack::getMasterSlideRelations PHP Метод

getMasterSlideRelations() публичный Метод

Get master slide relations
public getMasterSlideRelations ( ) : array
Результат array
    public function getMasterSlideRelations()
    {
        return $this->masterSlideRels;
    }