|
MediaWiki
1.23.0
|
Utility class. More...


Public Member Functions | |
| __construct ( $data) | |
| fetch () | |
Protected Attributes | |
| string | $mData |
Utility class.
This allows us to distinguish a blob from a normal string and an array of strings
Definition at line 53 of file DatabaseUtility.php.
| Blob::__construct | ( | $data | ) |
Reimplemented in MssqlBlob.
Definition at line 56 of file DatabaseUtility.php.
| Blob::fetch | ( | ) |
|
protected |