Documentation

Handler

Table of Contents

$invalidHex  : string
deprecated()  : string
notice()  : void
suppressed()  : bool
userDeprecated()  : bool
userNotice()  : bool
userWarning()  : bool
warning()  : bool

Properties

$invalidHex

private static string $invalidHex = 'Y'

Methods

deprecated()

public static deprecated() : string
Return values
string

notice()

public static notice(string $value) : void
Parameters
$value : string
Return values
void

suppressed()

public static suppressed() : bool
Return values
bool

userDeprecated()

public static userDeprecated() : bool
Return values
bool

userNotice()

public static userNotice() : bool
Return values
bool

userWarning()

public static userWarning() : bool
Return values
bool

warning()

public static warning() : bool
Return values
bool

Search results