We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d465b4d commit ee1a3deCopy full SHA for ee1a3de
library/Pdp/PublicSuffixListManager.php
@@ -74,8 +74,6 @@ public function refreshPublicSuffixList()
74
/**
75
* Obtain Public Suffix List from its online source and write to cache dir
76
*
77
- * TODO: Should throw exception if empty/null/content-length too short
78
- *
79
* @return int Number of bytes that were written to the file
80
*/
81
public function fetchListFromSource()
0 commit comments