You are here

protected property AbstractPropertySynonymsBehavior::$property in Synonyms 7

Name of the property on which this provider was initialized.

Type: string

File

synonyms_provider_property/includes/AbstractPropertySynonymsBehavior.class.inc, line 18
Abstract class for enabling entity properties to be source of synonyms.

Class

AbstractPropertySynonymsBehavior
Definition of AbstractPropertySynonymsBehavior class.

Code

protected $property;