PHP Class Entity_Type

Inheritance: extends Spot\Entity
Show file Open project: vlucas/spot Class Usage Examples

Public Properties

Property Type Description
$_fields Declared 'public static' here so they can be modified by tests - this is for TESTING ONLY

Protected Properties

Property Type Description
$_datasource

Public Methods

Method Description
fields ( )

Method Details

fields() public static method

public static fields ( )

Property Details

$_datasource protected static property

protected static $_datasource

$_fields public static property

Declared 'public static' here so they can be modified by tests - this is for TESTING ONLY
public static $_fields