MediaWiki  1.33.0
LocalisationUpdate\FileSystemFetcher Class Reference

Accesses file system directly. More...

Inheritance diagram for LocalisationUpdate\FileSystemFetcher:
Collaboration diagram for LocalisationUpdate\FileSystemFetcher:

Public Member Functions

 fetchDirectory ( $pattern)
 
 fetchFile ( $url)
 

Detailed Description

Accesses file system directly.

Definition at line 13 of file FileSystemFetcher.php.

Member Function Documentation

◆ fetchDirectory()

LocalisationUpdate\FileSystemFetcher::fetchDirectory (   $pattern)
Parameters
string$pattern
Returns
array

Implements LocalisationUpdate\Fetcher.

Definition at line 35 of file FileSystemFetcher.php.

References $data, $file, and as.

◆ fetchFile()

LocalisationUpdate\FileSystemFetcher::fetchFile (   $url)
Parameters
string$url
Returns
bool|string

Implements LocalisationUpdate\Fetcher.

Definition at line 19 of file FileSystemFetcher.php.


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