$tag) $tags[$key] = self::validateTag($tag); if (empty($tags)) throw new SimpleException('No tags set'); return $tags; } }