<?php namespace yiiunit\framework\rbac; /** * MySQLManagerTest * @group db * @group rbac */ class MySQLManagerTest extends DbManagerTestCase { }