Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit d91cfe0

Browse files
authored
Merge pull request #2 from rostockahoi/patch-1
Make PSR-4 compliant
2 parents 3a59566 + e1529a3 commit d91cfe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assetbundles/hfgvideo/HfgvideoAsset.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @copyright Copyright (c) 2019 Niklas Sonnenschein
99
*/
1010

11-
namespace hfg\hfgvideo\assetbundles\Hfgvideo;
11+
namespace hfg\hfgvideo\assetbundles\hfgvideo;
1212

1313
use Craft;
1414
use craft\web\AssetBundle;

0 commit comments

Comments
 (0)