Skip to content

Commit

Permalink
Tweak documentation about code generation
Browse files Browse the repository at this point in the history
  • Loading branch information
mattias-p committed May 7, 2021
1 parent 649d0a8 commit f62bd46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Zonemaster/Backend/Config.pm
Expand Up @@ -460,7 +460,8 @@ Returns an integer.
=cut

# generate getters and setters at compile time
# Compile time generation of getters and setters for the properties documented
# above. E.g. DB_polling_interval() and _set_DB_polling_interval().
UNITCHECK {
my @properties = ( #
'DB.polling_interval',
Expand Down

0 comments on commit f62bd46

Please sign in to comment.