Skip to content

Commit

Permalink
Fix: Deprecated warning for php 8.1 & 8.2 (#1981)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aunshon authored Dec 5, 2023
1 parent 8f3b1c0 commit 23f6920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Vendor/Vendor.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
*
* @since 2.6.10
*/
#[\AllowDynamicProperties]
class Vendor {
/**
* Set class public properties
Expand Down

0 comments on commit 23f6920

Please sign in to comment.