trait WebFontCollectionStyleTrait (View source)

Properties

protected WebFontCollection $webFonts

Methods

WebFontCollection|null
getWebFonts()

No description

void
setWebFonts(WebFontCollection $webFonts)

No description

Details

WebFontCollection|null getWebFonts()

No description

Return Value

WebFontCollection|null

void setWebFonts(WebFontCollection $webFonts)

No description

Parameters

WebFontCollection $webFonts

Return Value

void