Skip to content
Snippets Groups Projects
Verified Commit 49ebeac9 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: missing import in tracker integration

parent a995d805
No related branches found
No related tags found
2 merge requests!5feat: remove compilation command,!4feat: remove compilation command
Pipeline #423843 failed
...@@ -7,6 +7,7 @@ use Psr\Log\LoggerInterface; ...@@ -7,6 +7,7 @@ use Psr\Log\LoggerInterface;
use WPDesk\Init\Binding\Hookable; use WPDesk\Init\Binding\Hookable;
use WPDesk\Init\Configuration\Configuration; use WPDesk\Init\Configuration\Configuration;
use WPDesk\Init\Plugin\Plugin; use WPDesk\Init\Plugin\Plugin;
use WPDesk\Tracker\OptInOptOut;
class WPDeskTrackerBridge implements Hookable { class WPDeskTrackerBridge implements Hookable {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment