◆ getCandidates()
static Http\Discovery\Strategy\CommonPsr17ClassesStrategy::getCandidates |
( |
|
$type | ) |
|
|
static |
{Find a resource of a specific type.
- Parameters
-
- Returns
- array The return value is always an array with zero or more elements. Each element is an array with two keys ['class' => string, 'condition' => mixed].
- Exceptions
-
StrategyUnavailableException | if we cannot use this strategy. |
}
Implements Http\Discovery\Strategy\DiscoveryStrategy.
Definition at line 70 of file CommonPsr17ClassesStrategy.php.
The documentation for this class was generated from the following file: