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\Commons\Logger\EnvLoggingLevelProvider, SAREhub\Commons\Logger\StreamLoggerFactoryProvider
Abstract
Open source code
Methods Summary
public
# __invoke( )