diff --git a/Customer/SessionBase.php b/Customer/SessionBase.php index 9d09e8b35..13a3fbb55 100644 --- a/Customer/SessionBase.php +++ b/Customer/SessionBase.php @@ -4,6 +4,7 @@ * 2021-10-28 "Improve the custom session data handling interface": https://github.com/mage2pro/core/issues/163 * @see \Df\Customer\Session * @see \Dfe\TBCBank\Session + * @see \Frugue\Core\Session */ abstract class SessionBase extends \Df\Core\Session { /**