container->get($id); } catch (NotFoundExceptionInterface $e) { return null; } } }