OwlCyberSecurity - MANAGER
Edit File: BadMethodCallException.php
<?php namespace Props; use Psr\Container\ContainerExceptionInterface; class BadMethodCallException extends \Exception implements ContainerExceptionInterface { }