コード例 #1
0
ファイル: MongoJob.php プロジェクト: rjdjohnston/MongoQueue
	public static function count()
	{
		return MongoQueue::count(get_called_class());
	}