trait CanAllowHtml (View source)

Properties

protected bool|Closure $isHtmlAllowed

Methods

allowHtml(bool|Closure $condition = true)

No description

bool
isHtmlAllowed()

No description

Details

CanAllowHtml allowHtml(bool|Closure $condition = true)

No description

Parameters

bool|Closure $condition

Return Value

CanAllowHtml

bool isHtmlAllowed()

No description

Return Value

bool