protected property DrupalDefaultMetaTag::$weight in Metatag 7
This item's weight; used for sorting the output.
Type: float
File
- ./
metatag.inc, line 101 - Metatag primary classes.
Class
- DrupalDefaultMetaTag
- The default meta tag class from which all others inherit.
Code
protected $weight = 0;