Skip to content

Commit

Permalink
Merge pull request #1148 from samsonasik/rem-todo-setmonth
Browse files Browse the repository at this point in the history
remove unneeded @todo for Time::setMonth() to check max
  • Loading branch information
lonnieezell authored Aug 8, 2018
2 parents dd59384 + 4aaf856 commit a8fee56
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions system/I18n/Time.php
Original file line number Diff line number Diff line change
Expand Up @@ -607,8 +607,6 @@ public function setYear($value)
/**
* Sets the month of the year.
*
* @todo check max months in current calendar (localized)
*
* @param $value
*
* @return \CodeIgniter\I18n\Time
Expand Down

0 comments on commit a8fee56

Please sign in to comment.