Nayjest\Grids\Components\Base\TTaggable::getTags PHP Method

getTags() public method

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