コード例 #1
0
ファイル: DataTable.php プロジェクト: dafik/cc-tests-reverse
 public function hasInfo()
 {
     return null !== $this->footer->getInfo();
 }