OwlCyberSecurity - MANAGER
Edit File: Service.php
<?php namespace PrestoPlayer\Contracts; interface Service { public function register(); }