Skip to content
スニペット グループ プロジェクト
コミット 5f452f91 作成者 作成者 hajime's avatar hajime :speech_balloon:
ファイルを参照

related #40

bca0ffe3
ブランチ
関連タグが見つかりません
関連するマージリクエストが見つかりませんでした
......@@ -85,7 +85,7 @@ class CalendarInfo
public function getNextWeek(int $week)
{
// 次の週
if ($week < ($this->num_of_weeks - 1)) {
if ($week < ($this->num_of_weeks)) {
return [
'year' => $this->year,
'month' => (int)$this->month,
......
0% 読み込み中 または .
You are about to add 0 people to the discussion. Proceed with caution.
コメントするには登録またはをしてください