TodoOverlapEvents extends Base
Table of Contents
Constants
- OPTION_NAME = 'aha-moment-todo-overlap-event'
Methods
- __wakeup() : mixed
- build() : string
- getInstance() : static
- setTodo() : self
Constants
OPTION_NAME
public
mixed
OPTION_NAME
= 'aha-moment-todo-overlap-event'
Methods
__wakeup()
public
__wakeup() : mixed
build()
public
build() : string
Return values
stringgetInstance()
public
static getInstance() : static
Return values
staticsetTodo()
public
setTodo(ToDo $todo) : self
Parameters
- $todo : ToDo