MediaWiki master
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:37
Placeholder operation that has no params and does nothing.