Pimcore\Model\Element\Reference\Placeholder::getType PHP Method

getType() public method

public getType ( ) : string
return string
    public function getType()
    {
        return $this->type;
    }