summaryrefslogtreecommitdiffstats
path: root/library/Director/Hook/BranchSupportHook.php
diff options
context:
space:
mode:
Diffstat (limited to 'library/Director/Hook/BranchSupportHook.php')
-rw-r--r--library/Director/Hook/BranchSupportHook.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/Director/Hook/BranchSupportHook.php b/library/Director/Hook/BranchSupportHook.php
index 6615cbe..72ce096 100644
--- a/library/Director/Hook/BranchSupportHook.php
+++ b/library/Director/Hook/BranchSupportHook.php
@@ -14,7 +14,7 @@ abstract class BranchSupportHook
{
/**
* @param Request $request
- * @param BranchSTore $store
+ * @param BranchStore $store
* @param Auth $auth
* @return Branch
*/