As reported by Uv516 there appear depreciation errors. This is a fix.

Deprecated: Creation of dynamic property Drupal\at_core\Layout\Layout::$layout_path is deprecated in /var/www/[my_site]/themes/contrib/adaptivetheme/at_core/src/Layout/Layout.php on line 27

CommentFileSizeAuthor
layout-protected.patch380 bytessd123
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

sd123 created an issue. See original summary.

dineshkumarbollu made their first commit to this issue’s fork.

dineshkumarbollu’s picture

Adding variable without annotation won't fix the issue.

dineshkumarbollu’s picture

Issue summary: View changes

dineshkumarbollu’s picture

I created MR!7 to fix the issue

Deprecated: Creation of dynamic property $layout_path

in D10.2, please review, Thanks.

dineshkumarbollu’s picture

Title: $layout_path is deprecated » Creation of dynamic property $layout_path is deprecated