Fix function declaration to ensure that passing in frontend variable doesn't cause...
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 6 Jul 2020 02:39:15 +0000 (12:39 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 6 Jul 2020 03:45:12 +0000 (13:45 +1000)
commit8de2a34eade86d965b83a91bdafe792a5a15273b
tree6e566c85b3853f5651870080030547e4b90ce6cb
parentb86470b2d4da1c1fde20aabf70b36f517bb0c27b
Fix function declaration to ensure that passing in frontend variable doesn't cause htmlizing by accident in unit tests
CRM/Utils/System.php
CRM/Utils/System/Base.php
CRM/Utils/System/Drupal8.php
CRM/Utils/System/DrupalBase.php
CRM/Utils/System/Joomla.php
CRM/Utils/System/Soap.php
CRM/Utils/System/UnitTests.php
CRM/Utils/System/WordPress.php