PHP Class app\models\TaxRate

Inheritance: extends EntityModel, use trait Illuminate\Database\Eloquent\SoftDeletes
Afficher le fichier Open project: hillelcoren/invoice-ninja Class Usage Examples

Protected Properties

Свойство Type Description
$dates array
$fillable array

Méthodes publiques

Méthode Description
__toString ( ) : boolean | string
getEntityType ( ) : mixed
user ( ) : mixed

Method Details

__toString() public méthode

public __toString ( ) : boolean | string
Résultat boolean | string

getEntityType() public méthode

public getEntityType ( ) : mixed
Résultat mixed

user() public méthode

public user ( ) : mixed
Résultat mixed

Property Details

$dates protected_oe property

protected array $dates
Résultat array

$fillable protected_oe property

protected array $fillable
Résultat array