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