class AsoCode { public static function getInstance() { // Return an instance of the class // Implementation here... } public function getPopupCode($adId, $options) { // Implementation here... } }
Fatal error: Uncaught Error: Class "AsoCode" not found in /htdocs/index.php:6 Stack trace: #0 {main} thrown in /htdocs/index.php on line 6