The taxonomy term ID.
Type: integer
File
- core/
modules/ taxonomy/ taxonomy.entity.inc, line 17 - Entity classes and controllers for Taxonomy module.
Class
- TaxonomyTerm
- Defines the taxonomy term entity.
Code
public $tid;
The taxonomy term ID.
Type: integer
public $tid;