Manual:FileBackendStore.php/pl

Category:MediaWiki code/pl#FileBackendStore.php

FileBackendStore, the base class for all backends using particular storage medium, extends FileBackend. It is extended by FSFileBackend, MemoryFileBackend, and SwiftFileBackend.

Category:MediaWiki code/pl