Returns whether this DocBlock is the end of a Template section.
self::isTemplateStart() for a more complete description of the Docblock Template functionality.
public function isTemplateEnd() : bool { return $this->isTemplateEnd; }