class IncludeLibraryLink extends AbstractExtension

Twig extension to provide Library's data using inc_link

Properties

private IncludeLibraryService $includeLibraryService Stores IncludeLibrary Service

Methods

__construct(IncludeLibraryService $includeLibraryService)

No description

getFunctions()

No description

string
Link($name, $type, $version = 'latest')

Returns the link of the requested library

Details

at line 30
__construct(IncludeLibraryService $includeLibraryService)

Parameters

IncludeLibraryService $includeLibraryService

at line 35
getFunctions()

Returns the link of the requested library

Parameters

$name
$type
$version

Return Value

string

Exceptions

Error