PhpOffice\PhpPresentation\Writer\PowerPoint2007\LayoutPack\AbstractLayoutPack::getMasterSlideRelations PHP 메소드

getMasterSlideRelations() 공개 메소드

Get master slide relations
public getMasterSlideRelations ( ) : array
리턴 array
    public function getMasterSlideRelations()
    {
        return $this->masterSlideRels;
    }