Свойство | Type | Description | |
---|---|---|---|
$canonical | |||
$config | |||
$packages | Symfony\Component\Asset\Packages | ||
$queue | |||
$render |
Méthode | Description | |
---|---|---|
__construct ( |
Constructor. | |
getSubscribedEvents ( ) | ||
onResponse ( |
Callback for response event. |
Méthode | Description | |
---|---|---|
addSnippets ( ) | Add base snippets to the response. | |
encode ( string $str ) : string | Encode the snippet string and make it HTML safe. |
public __construct ( |
||
$queue | ||
$canonical | ||
$packages | Symfony\Component\Asset\Packages | |
$config | ||
$render |
public onResponse ( |
||
$event |
protected Packages,Symfony\Component\Asset $packages | ||
Résultat | Symfony\Component\Asset\Packages |
protected Queue,Bolt\Asset\Snippet $queue | ||
Résultat |