Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed Jun 5, 2020
1 parent 7b7a600 commit b51f1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/CmsAgentModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
*
* @property bool $isRunning
*/
class CmsAgentModel extends ActiveRecord
class CmsAgentModel extends \skeeks\cms\base\ActiveRecord
{
/**
* @inheritdoc
Expand Down

0 comments on commit b51f1f5

Please sign in to comment.