BranchSupportHook: typo

This commit is contained in:
Thomas Gelf 2022-12-28 11:02:17 +01:00
parent 0e6a574372
commit ccc3e510a6

View File

@ -14,7 +14,7 @@ abstract class BranchSupportHook
{
/**
* @param Request $request
* @param BranchSTore $store
* @param BranchStore $store
* @param Auth $auth
* @return Branch
*/