MediaWiki  1.34.4
NullFileOp.php
Go to the documentation of this file.
1 <?php
27 class NullFileOp extends FileOp {
28 }
FileOp
FileBackend helper class for representing operations.
Definition: FileOp.php:36
NullFileOp
Placeholder operation that has no params and does nothing.
Definition: NullFileOp.php:27