Skip to content

Commit

Permalink
mistake on final property
Browse files Browse the repository at this point in the history
  • Loading branch information
mrVrAlex authored and e-vil-dev committed May 15, 2023
1 parent d4ece4b commit 623af8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ class BasicEntityPersister implements EntityPersister
*
* @var IdentifierFlattener
*/
final protected $identifierFlattener;
protected $identifierFlattener;

/** @var CachedPersisterContext */
protected $currentPersisterContext;
Expand Down

0 comments on commit 623af8f

Please sign in to comment.