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 db92672 commit ad7e67cCopy full SHA for ad7e67c
inc/Feed/FeedParserItem.php
@@ -10,6 +10,7 @@ class FeedParserItem extends Item
10
/**
11
* replace strftime with PHP81_BC\strftime
12
* @inheritdoc
13
+ * phpcs:disable PSR1.Methods.CamelCapsMethodName.NotCamelCaps
14
*/
15
public function get_local_date($date_format = '%c')
16
{
0 commit comments