\App\Castspassword

Class password

Summary

Methods
Properties
Constants
get()
set()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

get()

get(\Illuminate\Database\Eloquent\Model  $model, string  $key, mixed  $value, array  $attributes) : mixed|void

2021/4/22--3:41 下午

Parameters

\Illuminate\Database\Eloquent\Model $model
string $key
mixed $value
array $attributes

Returns

mixed|void

set()

set(\Illuminate\Database\Eloquent\Model  $model, string  $key, mixed  $value, array  $attributes) : mixed|void

2021/4/22--3:41 下午

Parameters

\Illuminate\Database\Eloquent\Model $model
string $key
mixed $value
array $attributes

Returns

mixed|void