We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c1e117 commit 458977bCopy full SHA for 458977b
Module.php
@@ -27,7 +27,7 @@ class Module extends \yii\base\Module
27
public $controllerNamespace = 'yii2mod\comments\controllers';
28
29
/**
30
- * @var bool when admin can edit comment on frontend
+ * @var bool when admin can edit comments on frontend
31
*/
32
public $enableInlineEdit = false;
33
0 commit comments