Skip to content

Commit 7c0bdf6

Browse files
committed
Remove unused function SiteInfo->debug
1 parent 04e164d commit 7c0bdf6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/SiteInfo.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,6 @@ public static function getSiteURLHost(): string {
205205
return $url_host;
206206
}
207207

208-
209-
public function debug(): void {
210-
var_export( self::$info );
211-
}
212-
213208
/**
214209
* Get all WP site info
215210
*

0 commit comments

Comments
 (0)