💡 N°3750 PHPDoc

This commit is contained in:
Pierre Goiffon
2021-03-04 09:32:02 +01:00
parent 133e5003cd
commit c2c69d9f43

View File

@@ -199,6 +199,8 @@ class utils
/**
* @return bool true if we're in an XHR query
* @see \Symfony\Component\HttpFoundation\Request::IsXmlHttpRequest
*
* @since 3.0.0 N°3750 method creation
*/
public static function IsXmlHttpRequest()
{