|
MediaWiki
REL1_19
|
Utility classThis allows us to distinguish a blob from a normal string and an array of strings. More...
Public Member Functions | |
| __construct ($data) | |
| fetch () | |
Private Attributes | |
| $mData | |
Utility class
This allows us to distinguish a blob from a normal string and an array of strings.
Definition at line 31 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.
Blob::$mData [private] |
Definition at line 32 of file DatabaseUtility.php.