Skip to content

Commit

Permalink
Tweak code doc
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Oct 6, 2023
1 parent 065d3e4 commit 54411fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Testing/VirtualAttributeObserver.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class VirtualAttributeObserver
];

/**
* Handle updating the virtual attribute values in related models.
* Handle updating the virtual attribute values in related model(s).
*/
public function updated(LdapObject $model): void
{
Expand Down

0 comments on commit 54411fd

Please sign in to comment.