MediaWiki REL1_35
PostgresBlob.php
Go to the documentation of this file.
1<?php
2
3namespace Wikimedia\Rdbms;
4
8class PostgresBlob extends Blob {
9
10}
@newable Stable to extend
Definition Blob.php:9