PHP Class Entity_Type

Inheritance: extends Spot\Entity
Mostrar archivo 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_oe static_oe property

protected static $_datasource

$_fields public_oe static_oe property

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