InvokableProvider

Used in DI containers like php-di to standardize factory pattern. Inspired by JSR-330 http://javax-inject.github.io/javax-inject/api/index.html. Simple call provider get() method
implements SAREhub\Commons\Misc\Provider

Known subclasses

SAREhub\Client\Amqp\AmqpChannelProvider, SAREhub\Client\Amqp\AmqpConnectionProvider, SAREhub\Client\Amqp\EnvAmqpConnectionOptionsProvider
Abstract
Open source code
Methods Summary
public
# __invoke( )