[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/psr/link/src/ -> EvolvableLinkProviderInterface.php (summary)

(no description)

File Size: 35 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

EvolvableLinkProviderInterface:: (2 methods):
  withLink()
  withoutLink()


Interface: EvolvableLinkProviderInterface  - X-Ref

An evolvable link provider value object.

withLink(LinkInterface $link)   X-Ref
Returns an instance with the specified link included.

If the specified link is already present, this method MUST return normally
without errors. The link is present if $link is === identical to a link
object already in the collection.

param: LinkInterface $link
return: static

withoutLink(LinkInterface $link)   X-Ref
Returns an instance with the specifed link removed.

If the specified link is not present, this method MUST return normally
without errors. The link is present if $link is === identical to a link
object already in the collection.

param: LinkInterface $link
return: static



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer