コード例 #1
0
ファイル: UserEloChart.php プロジェクト: hafeez3000/lichess
 public function hasData()
 {
     return $this->history->size() > 1;
 }