コード例 #1
0
ファイル: Analytics.php プロジェクト: SharkIng/ss-panel
 public function getTotalNode()
 {
     return Node::count();
 }