trait HasBrandLogo (View source)

Properties

$brandLogo
protected string|Closure|null $brandLogoHeight
$darkModeBrandLogo

Methods

brandLogo(Htmlable|Closure|null $logo)

No description

brandLogoHeight(string|Closure|null $height)

No description

darkModeBrandLogo(Htmlable|Closure|null $logo)

No description

Htmlable|null
getBrandLogo()

No description

string|null
getBrandLogoHeight()

No description

Htmlable|null
getDarkModeBrandLogo()

No description

Details

No description

Parameters

Htmlable|Closure|null $logo

Return Value

HasBrandLogo

HasBrandLogo brandLogoHeight(string|Closure|null $height)

No description

Parameters

string|Closure|null $height

Return Value

HasBrandLogo

No description

Parameters

Htmlable|Closure|null $logo

Return Value

HasBrandLogo

No description

Return Value

Htmlable|null

string|null getBrandLogoHeight()

No description

Return Value

string|null

No description

Return Value

Htmlable|null