%PDF- %PDF-
| Direktori : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/modules/queue/driver/ |
| Current File : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/modules/queue/driver/MySQLCommand.php |
<?php
/**
* @link https://www.humhub.org/
* @copyright Copyright (c) 2018 HumHub GmbH & Co. KG
* @license https://www.humhub.com/licences
*/
namespace humhub\modules\queue\driver;
use yii\queue\db\Command;
/**
* Class MySQLCommand
*
* @deprecated since 1.5.1
* @package humhub\modules\queue\driver
*/
class MySQLCommand extends Command
{
}