Networking\InitCmsBundle\Model\Page::getSnapshotClassType PHP Метод

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

public getSnapshotClassType ( ) : mixed | string
Результат mixed | string
    public function getSnapshotClassType()
    {
        return $this->snapshotClassType;
    }
Page