The Gitlab instance will be restarted on Monday April 28th at 2AM. There will be a short interruption of service.

Skip to content
Snippets Groups Projects
Commit ae46dde1 authored by Demian Katz's avatar Demian Katz
Browse files

Added missing comment.

parent cfb2dc12
No related merge requests found
......@@ -40,6 +40,11 @@ use Zend\Mvc\Controller\Plugin\AbstractPlugin, Zend\Session\Container;
*/
class Followup extends AbstractPlugin
{
/**
* Session container
*
* @var Container
*/
protected $session;
/**
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment