Dylan K. Taylor
|
38d6284671
|
Use PHP-CS-Fixer to enforce file header presence
|
2022-06-04 17:34:49 +01:00 |
|
Dylan K. Taylor
|
ec6769a6fc
|
Modernize private property declarations in src/entity
|
2022-05-17 20:42:17 +01:00 |
|
Dylan K. Taylor
|
da798817b5
|
Merge branch 'stable'
# Conflicts:
# changelogs/3.14.md
# resources/vanilla
# src/VersionInfo.php
# src/entity/Attribute.php
|
2020-07-08 11:46:02 +01:00 |
|
Dylan K. Taylor
|
74e1f6320a
|
Store attributes as local vars, reduce usage of AttributeMap
ideally we want attribute map to only be used for properties that need synchronization.
|
2020-05-21 19:18:00 +01:00 |
|
Dylan K. Taylor
|
22425551ed
|
separate default attribute creation from Attribute into AttributeMap
|
2020-05-18 18:12:04 +01:00 |
|