mirror of
https://github.com/flarum/framework.git
synced 2025-03-22 13:05:15 +08:00

It's not causing any issue because the correct variable name is always used to set and read the value, and PHP is fine setting new attributes on a class dynamically. It's just the explicit variables declared don't match with those actually used later.