Skip to content

Commit

Permalink
Update src/ObjectMap.php
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
  • Loading branch information
vjik and samdark authored Oct 7, 2024
1 parent 3917daf commit ee8a982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ObjectMap.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public function __construct(
}

/**
* Returns a path for a given property name or null if mapping is not exist.
* Returns a path for a given property name or null if mapping dosen't exist.
*
* @psalm-return string|list<string>|ObjectMap|null
*/
Expand Down

0 comments on commit ee8a982

Please sign in to comment.