IncludeLibraryContent
class IncludeLibraryContent extends AbstractExtension
Twig extension to provide Library's content using inc_content
Properties
private IncludeLibraryService | $includeLibraryService | Stores IncludeLibrary Service |
Methods
getFunctions()
No description
string
Content($name, $type, $version = 'latest')
Returns the content of the requested library
Details
at line 30
__construct(IncludeLibraryService $includeLibraryService)
at line 35
getFunctions()
at line 53
string
Content($name, $type, $version = 'latest')
Returns the content of the requested library