Backups Created:
/home/teltatz/public_html/wp-admin/admin-wolf.php
/home/teltatz/public_html/wp-content/edit-wolf.php
/home/teltatz/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: TokenInterface.php
<?php namespace Intervention\HttpAuth; interface TokenInterface { /** * Transform current instance to key object * * @return Key */ public function toKey(): Key; }