MediaWiki REL1_34
DBReadOnlyRoleError.php
Go to the documentation of this file.
1<?php
22namespace Wikimedia\Rdbms;
23
Exception class for attempted DB write access to a DBConnRef with the DB_REPLICA role.