Provides support for blacklisting explicit properties from the mass assignment behavior.
Methods | ||
---|---|---|
protected
|
fillProperties(array $options = []): mixed
|
# |
public
|
getGuarded(): array
|
# |
public
|
isGuarded(string $property): bool
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$guarded = []
|
# |