Skip to content

Allow passing SearchConfig to getResource*ById*() methods

Choose a tag to compare

@zozlak zozlak released this 01 Oct 08:08
· 29 commits to master since this release
RepoInterface::getResource*ById*() API changed

The `?string $class` parameter replaced with `?SearchConfig $config` as
in other `getResourcesBy*()` methods. This also allows to specify amount
of metadata fetched by the `getResource*ById*()` calls