Skip to content

Commit

Permalink
minor #50 Mark ZabbixApi as final (phansys)
Browse files Browse the repository at this point in the history
This PR was merged into the master branch.

Discussion
----------

Commits
-------

cbe952d Mark `ZabbixApi` as final
  • Loading branch information
phansys committed Jan 21, 2020
2 parents 2a04011 + cbe952d commit a5944bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/templates/concrete.tpl.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@

/**
* Concrete class for the Zabbix API.
*
* @final since confirm-it-solutions/php-zabbix-api 2.x
*/
class <CLASSNAME_CONCRETE> extends <CLASSNAME_ABSTRACT>
{
Expand Down

0 comments on commit a5944bb

Please # to comment.