Skip to content
Snippets Groups Projects

1.x

Merged 1.x
11 unresolved threads
Merged Bartek Jaskulski requested to merge 1.x into review
11 unresolved threads
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -3,9 +3,6 @@ declare( strict_types=1 );
namespace WPDesk\Init\HookDriver;
use Psr\Container\ContainerInterface;
use WPDesk\Init\Configuration\ReadableConfig;
/**
* Hook can be attached to WordPress in different ways, and this
* interface decouples possible methods from our initialization system,
Loading