I know that how to hide/show PHP Notice Error, So my question isn't a duplicate question of How do I turn off PHP Notices? or sinilar questions.
There is a notice error in my project. Unfortunately, I can't fix it because it is coming from required third party plugin and I have no time to totally study that third party plugin.
I can't off all errors since I am still building some parts, But it is frustration seeing above error. So is there any way to hide only that errors from displaying?