SolrObject::offsetGet
(PECL solr >= 0.9.2)
SolrObject::offsetGet — Used to retrieve a property
Описание
public mixed SolrObject::offsetGet
(
string $property_name
)
Список параметров
-
property_name
-
Name of the property.
Возвращаемые значения
Returns the property value.