$pages->merge()
Include all given items in the collection
Parameters
Name | Type | Default |
---|---|---|
... $args | mixed |
null |
Return type
This method does not modify the existing $pages
object but returns a new object with the changes applied. Learn more →