Documentation

TranslationProjectDirectory extends BaseModel
in package

Table of Contents

Properties

$createdAt  : string
$finishedAt  : string
$id  : int
$progress  : int
$projectId  : int
$status  : string
$updatedAt  : string

Methods

__construct()  : mixed
getCreatedAt()  : string
getFinishedAt()  : string
getId()  : int
getProgress()  : int
getProjectId()  : int
getStatus()  : string
getUpdatedAt()  : string
setCreatedAt()  : void
setFinishedAt()  : void
setId()  : void
setProgress()  : void
setProjectId()  : void
setStatus()  : void
setUpdatedAt()  : void

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $data = [] ]) : mixed
Parameters
$data : array<string|int, mixed> = []

        
On this page

Search results