Wikibase
MediaWiki Wikibase extension
Wikibase\Repo\ChangeOp\NullChangeOp Class Reference
+ Inheritance diagram for Wikibase\Repo\ChangeOp\NullChangeOp:
+ Collaboration diagram for Wikibase\Repo\ChangeOp\NullChangeOp:

Public Member Functions

 validate (EntityDocument $entity)
 
 apply (EntityDocument $entity, Summary $summary=null)
 
 getActions ()
 

Detailed Description

Member Function Documentation

◆ apply()

Wikibase\Repo\ChangeOp\NullChangeOp::apply ( EntityDocument  $entity,
Summary  $summary = null 
)
See also
ChangeOp::apply
Parameters
EntityDocument$entity
Summary | null$summaryUnused

Implements Wikibase\Repo\ChangeOp\ChangeOp.

◆ getActions()

Wikibase\Repo\ChangeOp\NullChangeOp::getActions ( )
See also
ChangeOp::getActions
Returns
string[]

Implements Wikibase\Repo\ChangeOp\ChangeOp.

◆ validate()

Wikibase\Repo\ChangeOp\NullChangeOp::validate ( EntityDocument  $entity)
See also
ChangeOp::validate
Parameters
EntityDocument$entityUnused
Returns
Result Always valid

Implements Wikibase\Repo\ChangeOp\ChangeOp.


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