diff -u b/src/Controller/FieldablePathController.php b/src/Controller/FieldablePathController.php --- b/src/Controller/FieldablePathController.php +++ b/src/Controller/FieldablePathController.php @@ -28,9 +28,10 @@ * @param array $path * Array with entity path information. * - * @deprecated in fieldable_path:1.0.0 and is removed from + * @deprecated in fieldable_path:8.x-1.0 and is removed from * fieldable_path:2.0.0. Use static::syncEntityPath() instead. * + * @see https://www.drupal.org/node/3217117 * @see static::syncEntityPath() */ public function checkEntityAndSyncPath($source, array $path = []) {