This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* @package plugin
|
||||
* @package ogre-consent
|
||||
* @author cleverogre
|
||||
* @copyright 2026 CleverOgre
|
||||
* @license GLP-3.0-or-later
|
||||
@@ -8,11 +8,11 @@
|
||||
* @since 0.0.0
|
||||
*/
|
||||
|
||||
namespace Ogre\Example;
|
||||
namespace Ogre\Consent;
|
||||
|
||||
use Override;
|
||||
use Ogre\Settings as AbstractSettings;
|
||||
use Ogre\Example as Plugin;
|
||||
use Ogre\Consent as Plugin;
|
||||
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user