PHP Class Pimcore\Model\Tool\Tag\Config\Listing

Inheritance: extends Pimcore\Model\Listing\JsonListing
Show file Open project: pimcore/pimcore Class Usage Examples

Public Properties

Property Type Description
$tags array

Public Methods

Method Description
getTags ( ) : array
setTags ( $tags )

Method Details

getTags() public method

public getTags ( ) : array
return array

setTags() public method

public setTags ( $tags )
$tags

Property Details

$tags public property

public array $tags
return array