Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Add full namespace identifier for controller events #282

Merged
merged 2 commits into from
Feb 17, 2019
Merged

Add full namespace identifier for controller events #282

merged 2 commits into from
Feb 17, 2019

Conversation

Xerkus
Copy link
Member

@Xerkus Xerkus commented May 17, 2018

  • Are you creating a new feature?

This pull request adds one extra identifier for controller events: full namespace of the controller class.
For the controller Foo\BarModule\Controller\BazController will result in Foo\BarModule\Controller.
It is in addition to top level namespace identifier that already exists (Foo).

This pull request is an alternative to #248

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants