Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for beta 8 #7

Merged
merged 3 commits into from
Sep 13, 2017
Merged

Update for beta 8 #7

merged 3 commits into from
Sep 13, 2017

Conversation

KyrneDev
Copy link
Contributor

@KyrneDev KyrneDev commented Sep 5, 2017

Another one

@@ -21,13 +21,13 @@ class AddClientAssets
*/
public function subscribe(Dispatcher $events)
{
$events->listen(ConfigureWebApp::class, [$this, 'addAssets']);
$events->listen(Rendering::class, [$this, 'addAssets']);
}

/**
* @param ConfigureClientView $event
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the docblock here. Apparently, it already fell out of sync before.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, since it adds nothing to the method (no description) that cannot be inferred from the method signature, please just remove it.

@franzliedke franzliedke merged commit f825db0 into flarum:next-back Sep 13, 2017
askvortsov1 pushed a commit that referenced this pull request Mar 11, 2022
* Update for beta 8

* Remove docblock

* StyleCI is a stickler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants