From 7919ffeaf6eef16f7a507c43bb87967d88bf2f08 Mon Sep 17 00:00:00 2001 From: Luis Cordova Date: Tue, 28 Oct 2014 14:43:21 -0500 Subject: [PATCH] Update AbstractAdapter.php --- library/Zend/Authentication/Adapter/AbstractAdapter.php | 1 - 1 file changed, 1 deletion(-) diff --git a/library/Zend/Authentication/Adapter/AbstractAdapter.php b/library/Zend/Authentication/Adapter/AbstractAdapter.php index e57910de848..2f394f9e90a 100644 --- a/library/Zend/Authentication/Adapter/AbstractAdapter.php +++ b/library/Zend/Authentication/Adapter/AbstractAdapter.php @@ -11,7 +11,6 @@ abstract class AbstractAdapter implements ValidatableAdapterInterface { - /** * @var mixed */