Success
Table of Contents
- $success : mixed
- Store the success msgs.
- get() : string
- Get the success message.
- set() : void
- Set the success msgs.
Properties
$success
Store the success msgs.
private
static mixed
$success
Tags
Methods
get()
Get the success message.
public
get() : string
Tags
Return values
string —set()
Set the success msgs.
public
static set((string) $success) : void
Parameters
- $success : (string)
-
message