Final Class Yiisoft\Yii\Testing\MockServiceProvider
| Inheritance | Yiisoft\ |
|---|---|
| Implements | Yiisoft\ |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| getDefinitions() | Yiisoft\ |
|
| getExtensions() | Yiisoft\ |
|
| setDefinition() | Yiisoft\ |
Method Details
| public array getDefinitions ( ) |
public function getDefinitions(): array
{
return $this->definitions;
}
User Contributed Notes
Leave a comment
Join the conversation to share a note.