X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FTest.php;h=3deca30fbc2862b12cc7a928e51e2eb83de0918b;hb=49290af7eab6e6ba5136374fd37a62b8acb7e816;hp=a0d67697470284b41d3fd5fc4909198b8659d3d0;hpb=9abd9c0a5b2fbc47a4591b9d6ce3498f74529021;p=civicrm-core.git diff --git a/Civi/Test.php b/Civi/Test.php index a0d6769747..3deca30fbc 100644 --- a/Civi/Test.php +++ b/Civi/Test.php @@ -50,7 +50,7 @@ class Test { /** * Get the data source used for testing. * - * @param string|NULL $part + * @param string|null $part * One of NULL, 'hostspec', 'port', 'username', 'password', 'database'. * @return string|array|NULL * If $part is omitted, return full DSN array.