diff --git a/module/VuFind/src/VuFind/Auth/Manager.php b/module/VuFind/src/VuFind/Auth/Manager.php
index 4c8822951b25e9f248fff053f7e05383976b414b..b5ba057d133719cd8cda30d2768a5ba42fefe0b9 100644
--- a/module/VuFind/src/VuFind/Auth/Manager.php
+++ b/module/VuFind/src/VuFind/Auth/Manager.php
@@ -492,6 +492,8 @@ class Manager implements ServiceLocatorAwareInterface
      * Setter
      *
      * @param string $method The auth class to proxy
+     *
+     * @return void
      */
     public function setActiveAuthClass($method) 
     {