PHP Class app\Todo

Inheritance: extends model
Show file Open project: tuupola/slim-api-skeleton Class Usage Examples

Protected Properties

Property Type Description
$table

Public Methods

Method Description
clear ( )
etag ( )
events ( Spot\EventEmitter $emitter )
fields ( )
timestamp ( )

Method Details

clear() public method

public clear ( )

etag() public method

public etag ( )

events() public static method

public static events ( Spot\EventEmitter $emitter )
$emitter Spot\EventEmitter

fields() public static method

public static fields ( )

timestamp() public method

public timestamp ( )

Property Details

$table protected static property

protected static $table