Pimcore\Model\Element\Tag\Listing::getTags PHP Method

getTags() public method

public getTags ( ) : array
return array
    public function getTags()
    {
        return $this->tags;
    }