diff --git a/module/VuFind/src/VuFind/Db/Row/User.php b/module/VuFind/src/VuFind/Db/Row/User.php index 9e1b094039d0ae26c1d8d3ce5fe96c6d2e752ffb..7e90a3a196cc4c9e6ced82dab366273a6dc8f317 100644 --- a/module/VuFind/src/VuFind/Db/Row/User.php +++ b/module/VuFind/src/VuFind/Db/Row/User.php @@ -161,7 +161,7 @@ class User extends ServiceLocatorAwareGateway /** * Is ILS password encryption enabled? * - * @var bool + * @return bool */ protected function passwordEncryptionEnabled() {