Documentation

PelangganFactory extends Factory
in package

Table of Contents

Properties

$model  : mixed
The name of the factory's corresponding model.

Methods

definition()  : array<string|int, mixed>
Define the model's default state.

Properties

$model

The name of the factory's corresponding model.

protected mixed $model = \Modules\Pelanggan\Models\Pelanggan::class

Methods

definition()

Define the model's default state.

public definition() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results