LPH Well-known member Mar 20, 2017 #1 Within a class which extends XFCP ... PhpStorm complains Field _params is not found. Is there a way to type hint this line so the notification is not seen? PHP: $forum = $this->_params['forum'];
Within a class which extends XFCP ... PhpStorm complains Field _params is not found. Is there a way to type hint this line so the notification is not seen? PHP: $forum = $this->_params['forum'];