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