mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 16:27:23 +01:00
upgrade to phpstan lvl 9
This commit is contained in:
@ -37,7 +37,7 @@ final class Container
|
||||
*
|
||||
* @param class-string $id
|
||||
*
|
||||
* @return object
|
||||
* @return mixed
|
||||
*/
|
||||
public function get(string $id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user