Skip to content

Conversation

@wiktor-obrebski
Copy link
Contributor

Hi, I use this module with AbstractRestfulController, not only with AbstractActionController. Simple add it fullname in array make it work with both. Maybe it is good to have this as standard?

@texdc
Copy link

texdc commented Feb 13, 2013

Thanks! @EvanDotPro please approve this PR.

@EvanDotPro
Copy link
Owner

Hi @psychowico -- could you please update this to use array() instead of the 5.4 [] syntax? Thanks!

@wiktor-obrebski
Copy link
Contributor Author

done

@Paul-PSDigital
Copy link

Hi, would recommend just going for the abstract controller class rather than listing each one?

->attach('Zend\Mvc\Controller\AbstractController', 'dispatch', function($e) {

@EvanDotPro
Copy link
Owner

@thepauleh good point.

@psychowico If you update this PR to use the AbstractController, I'll get it merged.

EvanDotPro added a commit that referenced this pull request Aug 20, 2013
AbstractRestfulController support added
@EvanDotPro EvanDotPro merged commit 1e8947a into EvanDotPro:master Aug 20, 2013
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.

4 participants