PHP Class AuditDeltaFixture

Inheritance: extends CakeTestFixture
Datei anzeigen Open project: robwilkerson/cakephp-audit-log-plugin

Public Properties

Property Type Description
$fields array The fields
$name string Name of the fixture
$records array The records

Property Details

$fields public_oe property

The fields
public array $fields
return array

$name public_oe property

Name of the fixture
public string $name
return string

$records public_oe property

The records
public array $records
return array