We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725c15b commit c6f845aCopy full SHA for c6f845a
README.md
@@ -368,7 +368,7 @@ parameters:
368
parameters:
369
shipmonkRules:
370
forbidCheckedExceptionInCallable:
371
- immediatellyCalledCallables:
+ immediatelyCalledCallables:
372
'Doctrine\ORM\EntityManager::transactional': 0 # 0 is argument index where the closure appears, you can use list if needed
373
'Symfony\Contracts\Cache\CacheInterface::get': 1
374
'Acme\my_custom_function': 0
0 commit comments