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

run the convert.sh script by CDK2020 to replace namespaces to be comp… #8

Merged
merged 2 commits into from
Sep 13, 2017

Conversation

AakLak
Copy link
Contributor

@AakLak AakLak commented Sep 13, 2017

@@ -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 update this docblock

Copy link
Contributor Author

@AakLak AakLak Sep 13, 2017

Choose a reason for hiding this comment

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

Sorry, I'm not sure what it should be instead. New to Flarum.
I see this on the namespace changes thread:
{Event/ConfigureWebApp → Frontend/Event/Rendering}

Copy link
Contributor

Choose a reason for hiding this comment

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

No worries! Simply change line 28:

      * @param ConfigureClientView $events

to:

      * @param Rendering $events

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh duh! Think I got it, thanks.

@tobyzerner tobyzerner merged commit 80f08dc into flarum:master Sep 13, 2017
@tobyzerner
Copy link
Contributor

Thanks @AakLak :D

@franzliedke
Copy link
Contributor

Nooo... this should have gone to the next-back branch. ;)

tobyzerner added a commit that referenced this pull request Sep 13, 2017
tobyzerner pushed a commit that referenced this pull request Sep 13, 2017
#8)

* run the convert.sh script by CDK2020 to replace namespaces to be compatible for beta8

* update docbloc to match updated namespace
@tobyzerner
Copy link
Contributor

Oops 😳 Fixed, I think

askvortsov1 pushed a commit that referenced this pull request Mar 11, 2022
#8)

* run the convert.sh script by CDK2020 to replace namespaces to be compatible for beta8

* update docbloc to match updated namespace
askvortsov1 pushed a commit that referenced this pull request Mar 11, 2022
… be comp… (#8)"

This reverts commit c58b60849f63666211fc47fcea3907fdb520a76b.
askvortsov1 pushed a commit that referenced this pull request Mar 11, 2022
#8)

* run the convert.sh script by CDK2020 to replace namespaces to be compatible for beta8

* update docbloc to match updated namespace
askvortsov1 pushed a commit that referenced this pull request May 10, 2022
… be comp… (#8)"

This reverts commit efe07bd696b66bf3dbd4a17033747a48f4b154c4.
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.

3 participants