mirror of
https://github.com/flarum/core.git
synced 2025-07-28 12:10:51 +02:00
Fix a stray class name
This commit is contained in:
@@ -25,7 +25,7 @@ class AddClientAssets
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param ConfigureClientView $event
|
* @param Rendering $event
|
||||||
*/
|
*/
|
||||||
public function addAssets(Rendering $event)
|
public function addAssets(Rendering $event)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user