Skip to content

Commit

Permalink
Psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-42 committed Feb 25, 2021
1 parent 76bc392 commit 8bba669
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/FontawesomeAsset.php
Expand Up @@ -17,10 +17,12 @@ class FontawesomeAsset extends \Yiisoft\Assets\AssetBundle

public ?string $baseUrl = '@assetsUrl';

/** @var array */
public array $css = [
'svg-with-js.min.css',
];

/** @var array */
public array $publishOptions = [
'only' => [
'svg-with-js.min.css',
Expand Down

0 comments on commit 8bba669

Please sign in to comment.