MediaWiki master
MediaWiki\Installer\Task\SqliteUtils Class Reference

Public Member Functions

 checkDataDir ( $dir)
 Check if the data directory is writable or can be created.
 

Detailed Description

Access: internal
For use by the installer

Definition at line 10 of file SqliteUtils.php.

Member Function Documentation

◆ checkDataDir()

MediaWiki\Installer\Task\SqliteUtils::checkDataDir ( $dir)

Check if the data directory is writable or can be created.

Parameters
string$dirPath to the data directory
Returns
Status Return fatal Status if $dir un-writable or no permission to create a directory

Definition at line 16 of file SqliteUtils.php.


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