mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
DX: rector rules upt to PHP 74
This commit is contained in:
@@ -19,7 +19,7 @@ class RelatedEntityNotFoundException extends RuntimeException
|
||||
{
|
||||
parent::__construct(
|
||||
sprintf('Related entity not found: %s, %s', $relatedEntityClass, $relatedEntityId),
|
||||
99876652,
|
||||
99_876_652,
|
||||
$previous
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user