public function TagInterface::slug in Doubleclick for Publishers (DFP) 8
Gets the slug.
Return value
string The slug.
File
- src/
Entity/ TagInterface.php, line 54 - Contains \Drupal\dfp\Entity\TagInterface.
Class
- TagInterface
- An interface for the DFP Ad tag configuration entity.
Namespace
Drupal\dfp\EntityCode
public function slug();