]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Logger/Util/Introspection.php
Use the owner, not the author
[friendica.git] / src / Core / Logger / Util / Introspection.php
index 2db30621efa064c6973c144c8f71ed9cf53d3d17..0b703da825514b22558910029589f63479eb3721 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -22,7 +22,7 @@
 namespace Friendica\Core\Logger\Util;
 
 use Friendica\App\Request;
-use Friendica\Core\Logger\Capabilities\IHaveCallIntrospections;
+use Friendica\Core\Logger\Capability\IHaveCallIntrospections;
 
 /**
  * Get Introspection information about the current call