コード例 #1
0
ファイル: Plugin.php プロジェクト: nageshwar545/PluginsKit
 public function getCommentsCount()
 {
     return (int) parent::getCommentsCount();
 }