Table of Contents
Properties
-
$invalidHex
: string
Methods
-
deprecated()
: string
-
notice()
: void
-
suppressed()
: bool
-
userDeprecated()
: bool
-
userNotice()
: bool
-
userWarning()
: bool
-
warning()
: bool
$invalidHex
private
static string
$invalidHex
= 'Y'
deprecated()
public
static deprecated() : string
notice()
public
static notice(string $value) : void
Parameters
-
$value
: string
-
suppressed()
public
static suppressed() : bool
userDeprecated()
public
static userDeprecated() : bool
userNotice()
public
static userNotice() : bool
userWarning()
public
static userWarning() : bool
warning()
public
static warning() : bool