Open Journal Systems  3.3.0
Http\Discovery\StreamFactoryDiscovery Class Reference
Inheritance diagram for Http\Discovery\StreamFactoryDiscovery:
Http\Discovery\ClassDiscovery

Static Public Member Functions

static find ()
 
- Static Public Member Functions inherited from Http\Discovery\ClassDiscovery
static appendStrategy ($strategy)
 
static clearCache ()
 
static prependStrategy ($strategy)
 
static safeClassExists ($class)
 
static setStrategies (array $strategies)
 

Additional Inherited Members

- Static Protected Member Functions inherited from Http\Discovery\ClassDiscovery
static evaluateCondition ($condition)
 
static findOneByType ($type)
 
static instantiateClass ($class)
 

Detailed Description

Finds a Stream Factory.

Author
Михаил Красильников m.kra.nosp@m.siln.nosp@m.ikov@.nosp@m.yand.nosp@m.ex.ru
Deprecated:
This will be removed in 2.0. Consider using Psr17FactoryDiscovery.

Definition at line 15 of file StreamFactoryDiscovery.php.

Member Function Documentation

◆ find()

static Http\Discovery\StreamFactoryDiscovery::find ( )
static

Finds a Stream Factory.

Returns
StreamFactory
Exceptions
Exception

Definition at line 24 of file StreamFactoryDiscovery.php.


The documentation for this class was generated from the following file: