AbstractInterface
Methods
public abstract create(string $tagLine, ?phpDocumentor\Reflection\Types\Context $context = NULL) : phpDocumentor\Reflection\DocBlock\Tag
 

Factory method responsible for instantiating the correct sub type.

  • param string $tagLine The text for this tag, including description.
  • return \Tag A new tag object.
  • throws \InvalidArgumentException If an invalid tag line was presented.
© 2026 Bruce Wells
Search Namespaces \ Classes
Configuration