Skip to content

Files

Latest commit

 

History

History
18 lines (12 loc) · 395 Bytes

PHPCollections-Interfaces-MergeableInterface.md

File metadata and controls

18 lines (12 loc) · 395 Bytes

PHPCollections\Interfaces\MergeableInterface

  • Interface name: MergeableInterface
  • Namespace: PHPCollections\Interfaces
  • This is an interface

Methods

merge

BaseCollection PHPCollections\Interfaces\MergeableInterface::merge(BaseCollection $collection)
  • Visibility: public

Arguments

  • $collection PHPCollections\Collections\BaseCollection