X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FAPI%2FSelectQuery.php;h=97fac0a1333ea2c435a57780f5bc5e6432314114;hb=61c99fc939d6368f9d6f9cc2f5363580d6afcfd6;hp=8e91d0f68b98330bb7f2df160de05c4728ac3e45;hpb=77fdabbf64db7fc9342faf1f8c527dec4b461dfd;p=civicrm-core.git diff --git a/Civi/API/SelectQuery.php b/Civi/API/SelectQuery.php index 8e91d0f68b..97fac0a133 100644 --- a/Civi/API/SelectQuery.php +++ b/Civi/API/SelectQuery.php @@ -63,7 +63,7 @@ abstract class SelectQuery { /** * @var array */ - protected $entityFieldNames; + protected $entityFieldNames = []; /** * @var array */