Remove extra character in comment

This commit is contained in:
Alexandre Saelens 2020-01-22 10:59:38 +13:00
parent 15f3e79cc7
commit a73fa23a76

View File

@ -34,7 +34,7 @@ class CurlLinkChecker implements LinkChecker
/**
* Allow to pass custom header to be in CURL request
*
* * @config
* @config
* @var array
*/
private static $headers = [];