DeleteUserConfig
Table of Contents
Methods
-
__construct()
: mixed
-
skipCheckReason()
: bool
-
skipRecent()
: bool
-
withMessage()
: bool
-
withNotification()
: bool
-
withoutRead()
: bool
__construct()
public
__construct([bool $withMessage = true ][, bool $skipRecent = false ][, bool $withNotification = true ][, bool $skipCheckReason = false ][, bool $withoutRead = false ]) : mixed
Parameters
-
$withMessage
: bool
= true
-
-
$skipRecent
: bool
= false
-
-
$withNotification
: bool
= true
-
-
$skipCheckReason
: bool
= false
-
-
$withoutRead
: bool
= false
-
skipCheckReason()
public
skipCheckReason() : bool
skipRecent()
public
skipRecent() : bool
withMessage()
public
withMessage() : bool
withNotification()
public
withNotification() : bool
withoutRead()
public
withoutRead() : bool