Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\DataModel\Services\Statement\Grouper\NullStatementGrouper Class Reference

An unconditional statement grouper that always returns a single group, containing the original, unmodified list of statements, and nothing else. More...

+ Inheritance diagram for Wikibase\DataModel\Services\Statement\Grouper\NullStatementGrouper:
+ Collaboration diagram for Wikibase\DataModel\Services\Statement\Grouper\NullStatementGrouper:

Public Member Functions

 groupStatements (StatementList $statements)
 

Detailed Description

An unconditional statement grouper that always returns a single group, containing the original, unmodified list of statements, and nothing else.

Since
3.2
Author
Thiemo Kreuz

Member Function Documentation

◆ groupStatements()

Wikibase\DataModel\Services\Statement\Grouper\NullStatementGrouper::groupStatements ( StatementList $statements)
Parameters
StatementList$statements
Returns
StatementList[] An associative array, mapping the default group identifier "statements" to the unmodified StatementList object.

Implements Wikibase\DataModel\Services\Statement\Grouper\StatementGrouper.


The documentation for this class was generated from the following file: