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 cdf6968 commit 22026e9Copy full SHA for 22026e9
lib/internal/Magento/Framework/View/Layout/ScheduledStructure.php
@@ -256,6 +256,7 @@ public function unsetElementFromIfconfigList($elementName)
256
* @param string $elementName
257
* @param string $configPath
258
* @param string $scopeType
259
+ * @return void
260
*/
261
public function setElementToIfconfigList($elementName, $configPath, $scopeType)
262
{
@@ -424,6 +425,7 @@ public function unsetElementFromBrokenParentList($elementName)
424
425
* Set element to broken parent list
426
*
427
428
429
430
public function setElementToBrokenParentList($elementName)
431
0 commit comments