context->post->mimeType) ?: PostType::toString($this->context->post->type), TextCaseConverter::CAMEL_CASE, TextCaseConverter::SPINAL_CASE), ]; $masstag = (isset($this->context->source) and $this->context->source == 'mass-tag' and !empty($this->context->additionalInfo)); if ($masstag) { $classNames []= 'taggable'; if ($this->context->post->isTaggedWith($this->context->additionalInfo)) { $classNames []= 'tagged'; } } ?>
hasEnabledPostTagTitles()): ?> title="context->post->getTags()) ?>" href=" $this->context->post->id]) ?>"> @<?= $this->context->post->id ?> $this->context->post->score, 'comments' => $this->context->post->commentCount, 'favs' => $this->context->post->favCount, ]; ?>
$val): ?>