You are here

protected property Tag::$slug in Doubleclick for Publishers (DFP) 8

Slug.

Override the default slug for this ad tag. Use <none> for no slug. Leave this field empty to use the default slug. Example: Advertisement.

Type: string

File

src/Entity/Tag.php, line 112
Contains \Drupal\dfp\Entity\Tag.

Class

Tag
Defines the DFP Ad tag configuration entity class.

Namespace

Drupal\dfp\Entity

Code

protected $slug;