PHP Class Fixture_Blog_Comments_Mapper, phpDataMapper

Inheritance: extends TestMapper
Show file Open project: vlucas/phpDataMapper

Public Properties

Property Type Description
$body
$date_created
$email
$id
$name
$post_id

Protected Properties

Property Type Description
$_datasource

Property Details

$_datasource protected property

protected $_datasource

$body public property

public $body

$date_created public property

public $date_created

$email public property

public $email

$id public property

public $id

$name public property

public $name

$post_id public property

public $post_id