This commit is contained in:
Yurii
2026-01-18 18:26:44 +02:00
parent 89cf4f6165
commit f23d0ee911
+1 -1
View File
@@ -818,7 +818,7 @@ class BaseEntity implements Entity
}
/**
* Whether an attribute was written (since syncing with DB) regardless being changed.
* Whether an attribute was written (since syncing with DB) regardless of being changed.
*/
public function isAttributeWritten(string $name): bool
{