isAttributeSafe() public method
Returns a value indicating whether the attribute is safe for massive assignments.
See also safeAttributes().
public boolean isAttributeSafe ( $attribute ) | ||
---|---|---|
$attribute | string |
Attribute name |
return | boolean |
Whether the attribute is safe for massive assignments |
Please login to continue.