Skip to content
Snippets Groups Projects

Issue #3384840: Deprecated function : .../LayoutLoad.php

1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
@@ -26,6 +26,11 @@ class LayoutLoad extends Layout {
*/
protected $layout_config;
/**
* To solve the dynamic property issue.
*/
protected $layout_config;
/**
* LayoutInterface constructor.
*
Loading