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 d9d9ef3 commit 28cb5bcCopy full SHA for 28cb5bc
Helper/Data.php
@@ -631,7 +631,7 @@ public function getMajorRelease($full_release)
631
*
632
* @return string
633
*/
634
- public function getCorrectVCL($pageCacheConfig, $majorRelease)
+ public function getCorrectVCL($pageCacheConfig, $major_release)
635
{
636
if ($major_release == "4") {
637
return $pageCacheConfig->getVclFile(\Magento\PageCache\Model\Config::VARNISH_4_CONFIGURATION_PATH);
0 commit comments