Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Implemented ModuleManager Feature interfaces #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Implemented ModuleManager Feature interfaces #112

wants to merge 1 commit into from

Conversation

Ponsjuh
Copy link

@Ponsjuh Ponsjuh commented Jan 21, 2015

The module file is more complete now :)

use Zend\ModuleManager\Feature\ConfigProviderInterface;

class Module implements
AutoloaderProviderInterface,
Copy link
Member

Choose a reason for hiding this comment

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

There is no need of stack interfaces. Can be placed inline

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

Successfully merging this pull request may close these issues.

2 participants