mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix phpstan, cs, and rector rules
This commit is contained in:
parent
56d173046d
commit
9f141468c7
@ -407,4 +407,8 @@ class MockedStoredObjectManager implements StoredObjectManagerInterface
|
|||||||
{
|
{
|
||||||
return 'ab56b4d92b40713acc5af89985d4b786';
|
return 'ab56b4d92b40713acc5af89985d4b786';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function clearCache(): void
|
||||||
|
{
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user