Networking\InitCmsBundle\Model\Page::getSnapshotClassType PHP Method

getSnapshotClassType() public method

public getSnapshotClassType ( ) : mixed | string
return mixed | string
    public function getSnapshotClassType()
    {
        return $this->snapshotClassType;
    }
Page