public property EntityFieldQuery::$tags in Drupal 7
A list of the tags added to this query.
Type: array
See also
File
- includes/
entity.inc, line 603
Class
- EntityFieldQuery
- Retrieves entities matching a given set of conditions.
Code
public $tags = array();