X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fapi%2Fv3%2FACLPermissionTest.php;h=f587ad13f991362359134a94aa822cfdd2322aab;hb=7c86e53f6d35fe58216e08edf2355f608ee93b0a;hp=558e99a4847253db19437f5e6e30474914fd0814;hpb=383e172fc075409c6e5512f80d1d7be820f78d80;p=civicrm-core.git diff --git a/tests/phpunit/api/v3/ACLPermissionTest.php b/tests/phpunit/api/v3/ACLPermissionTest.php index 558e99a484..f587ad13f9 100644 --- a/tests/phpunit/api/v3/ACLPermissionTest.php +++ b/tests/phpunit/api/v3/ACLPermissionTest.php @@ -456,7 +456,7 @@ class api_v3_ACLPermissionTest extends CiviUnitTestCase { * @dataProvider versionThreeAndFour * @throws \CRM_Core_Exception */ - public function testContactGetPledgeNotChainable($version) { + public function testContactGetPledgeNotChainable(int $version): void { $this->_apiversion = $version; $this->hookClass->setHook('civicrm_aclWhereClause', [ $this,