|
MediaWiki
master
|
Utility classThis allows us to distinguish a blob from a normal string and an array of strings. 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 30 of file DatabaseUtility.php.
| Blob::__construct | ( | $data | ) |
Definition at line 34 of file DatabaseUtility.php.
| Blob::fetch | ( | ) |
Definition at line 38 of file DatabaseUtility.php.
References $mData.
|
protected |
Definition at line 32 of file DatabaseUtility.php.
Referenced by fetch().