PHP 클래스 app\models\License

상속: extends BaseModel
파일 보기 프로젝트 열기: hillelcoren/invoice-ninja 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$timestamps boolean

보호된 프로퍼티들

프로퍼티 타입 설명
$dates array

프로퍼티 상세

$dates 보호되어 있는 프로퍼티

protected array $dates
리턴 array

$timestamps 공개적으로 프로퍼티

public bool $timestamps
리턴 boolean