Skip to content

Commit

Permalink
Cleaning up DOC Block
Browse files Browse the repository at this point in the history
  • Loading branch information
timstermatic committed Feb 14, 2014
1 parent 3b0fe0e commit 9a30247
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions View/Helper/CalendarHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ class CalendarHelper extends AppHelper {
* @param $date date in yyyy-mm-dd format to show month for
*
* @param $option array of options:
*
* @TODO add option for month to month navigation
* @TODO add option for year selection
* @TODO add ability to pass on array of events
*
*/
public function display($date = null, $options=array(), $events=array()) {

Expand Down

0 comments on commit 9a30247

Please sign in to comment.