EntityFieldQuery::$tags

  1. drupal
    1. 7 includes/entity.inc
    2. 8 core/modules/entity/entity.query.inc

A list of the tags added to this query.

Type: array

See also

EntityFieldQuery::addTag()

File

includes/entity.inc, line 554

Code

public $tags = array()
Login or register to post comments