Skip to content
Snippets Groups Projects
Commit 72c2547c authored by Erick Hitter's avatar Erick Hitter
Browse files

PHPCS

parent 8ee976cd
No related branches found
No related tags found
1 merge request!17Bump WP compat
Pipeline #4395 passed
......@@ -91,8 +91,6 @@ class ETH_Escape_HeadSpace2 {
/**
* Defer plugin hook additions until all plugins are loaded
* Allows plugin to defer to HeadSpace2 when active
*
* @return null
*/
private function __construct() {
add_action( 'plugins_loaded', array( $this, 'maybe_add_hooks' ) );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment