Overrides EntityInterface::hasLinkTemplate
public function hasLinkTemplate($rel) { $link_templates = $this->linkTemplates(); return isset($link_templates[$rel]); }