Pimcore\Model\Tool\Tag\Config\Listing::getTags PHP Method

getTags() public method

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