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 2078c89 commit 4adbc53Copy full SHA for 4adbc53
Block/Sidebar/Featured.php
@@ -54,7 +54,7 @@ protected function _preparePostCollection()
54
* Retrieve post ids string
55
* @return string
56
*/
57
- protected function getPostIdsConfigValue(): string
+ protected function getPostIdsConfigValue()
58
{
59
return (string)$this->_scopeConfig->getValue(
60
'mfblog/sidebar/'.$this->_widgetKey.'/posts_ids',
0 commit comments