PHP 클래스 AuthorFixture

상속: extends CakeTestFixture
파일 보기 프로젝트 열기: robwilkerson/cakephp-audit-log-plugin

공개 프로퍼티들

프로퍼티 타입 설명
$fields array The fields
$name string The name of the fixture
$records array The records

프로퍼티 상세

$fields 공개적으로 프로퍼티

The fields
public array $fields
리턴 array

$name 공개적으로 프로퍼티

The name of the fixture
public string $name
리턴 string

$records 공개적으로 프로퍼티

The records
public array $records
리턴 array