Skip to content

Commit

Permalink
Tackle creation of dynamic properties.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaboesch committed Apr 4, 2024
1 parent 51887b6 commit 10a7ac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions questionnaire.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* @author Mike Churchward
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
#[AllowDynamicProperties]
class questionnaire {

// Class Properties.
Expand Down

0 comments on commit 10a7ac8

Please sign in to comment.