diff --git a/Models/Client.php b/Models/Client.php index 6908794..efe9b7c 100644 --- a/Models/Client.php +++ b/Models/Client.php @@ -25,7 +25,7 @@ use Modules\Profile\Models\Profile; * @link http://website.orange-management.de * @since 1.0.0 */ -final class Client +class Client { private $id = 0;