@todo udpates

This commit is contained in:
2025-04-27 14:12:01 +10:00
parent a336e58b7a
commit 6954b09089
3 changed files with 2 additions and 3 deletions

View File

@@ -69,8 +69,6 @@ class Entry extends Model
/**
* Determine if the new and old values for a given key are equivalent.
*
* @todo This function barfs on language tags, eg: key = givenname;lang-ja
*/
protected function originalIsEquivalent(string $key): bool
{