Tags::implode

public static function Tags::implode

public static Tags::implode($tags)

Implodes an array of tags into a string.

Parameters

array $tags: An array of tags.

Return value

string The imploded string.

File

core/lib/Drupal/Component/Utility/Tags.php, line 67

Class

Tags
Defines a class that can explode and implode tags.

Namespace

Drup