Skip to content

Commit

Permalink
Merge branch '2' into 3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 6, 2024
2 parents 445a97f + 333b9ac commit 598d96f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/Controller/AssetAdmin.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ class AssetAdmin extends AssetAdminOpen implements PermissionProvider

private static $menu_icon_class = 'font-icon-image';

/**
* @deprecated 5.4.0 Will be renamed to model_class
*/
private static $tree_class = Folder::class;

private static $url_handlers = [
Expand Down

0 comments on commit 598d96f

Please sign in to comment.