📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 21:43:26
📂
/ (Root)
/
home
/
apkbfjox
/
jilievogame.net
/
wp-content
/
plugins
/
loginizer
/
lib
/
hybridauth
/
Exception
📍 /home/apkbfjox/jilievogame.net/wp-content/plugins/loginizer/lib/hybridauth/Exception
🔄 Refresh
✏️
Editing: BadMethodCallException.php
Writable
<?php /*! * Hybridauth * https://hybridauth.github.io | https://github.com/hybridauth/hybridauth * (c) 2017 Hybridauth authors | https://hybridauth.github.io/license.html */ namespace Hybridauth\Exception; /** * BadMethodCallException * * Exception thrown if a callback refers to an undefined method or if some arguments are missing. */ class BadMethodCallException extends RuntimeException implements ExceptionInterface { }
💾 Save Changes
❌ Cancel