| Last change: |
Remove unneeded docblocks
# Explain why this change is being made
# Provide links to any relevant tickets, articles or other resources
Apply fixes from StyleCI
Make static::$extensions declaration unneeded
We no longer need to declare an empty static $extensions property in Extensible objects, it is handled automatically.
|