__construct() public method

public __construct ( )
Exemplo n.º 1
0
 function __construct() {
     parent::__construct();
     $this->cookie = new Pap_Tracking_Cookie();
 }