php-edifact / edifact-generator

Formatter for EDI messages
GNU Lesser General Public License v3.0
33 stars 28 forks source link

Remove declaration that is also declared in child classes and traits #32

Closed raphaelbeckmann closed 4 months ago

raphaelbeckmann commented 4 months ago

Issue #31 Having this declaration in the Base model results in an error when using PHP 8.3 due to redeclaration with a different definition