Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 24, 2018. It is now read-only.

Feature/delegate factories #825

Closed

Conversation

Ocramius
Copy link
Member

@Ocramius Ocramius commented Apr 3, 2013

Provides documentation for zendframework/zendframework#4145

}
}

You can then instruct the service manager to handle the service ``'buzzer'`` as a delegate:
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think the single quotes here are needed.

@robertbasic
Copy link
Contributor

Great job!

@Maks3w
Copy link
Member

Maks3w commented Apr 8, 2013

Note as source PR goes against develop this too

GeeH added a commit that referenced this pull request Apr 15, 2013
@GeeH
Copy link
Contributor

GeeH commented Apr 15, 2013

Merged to develop, had to close by hand as it was opened against master.

@GeeH GeeH closed this Apr 15, 2013

use Zend\EventManager\EventManagerInterface;

class BuzzerDelegator extends Buzzer
Copy link
Member Author

Choose a reason for hiding this comment

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

extending is required to respect the LSP

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.

4 participants