コード例 #1
0
ファイル: StatsTest.php プロジェクト: bruensicke/li3_redis
 public function skip()
 {
     $this->skipIf(!Redis::enabled(), 'The Redis extension is not loaded!');
 }