From cbe952dd1cd69cada5bdb1c29a4363fd040f35e7 Mon Sep 17 00:00:00 2001 From: Javier Spagnoletti Date: Tue, 21 Jan 2020 19:18:11 -0300 Subject: [PATCH] Mark `ZabbixApi` as final --- build/templates/concrete.tpl.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/templates/concrete.tpl.php b/build/templates/concrete.tpl.php index 1049e97..7cb65d9 100644 --- a/build/templates/concrete.tpl.php +++ b/build/templates/concrete.tpl.php @@ -29,6 +29,8 @@ /** * Concrete class for the Zabbix API. + * + * @final since confirm-it-solutions/php-zabbix-api 2.x */ class extends {