Overrides EntityInterface::toLink
public function toLink($text = NULL, $rel = 'edit-form', array $options = []) { return $this->storage ->toLink($text, $rel, $options); }