Skip to content
Snippets Groups Projects
Verified Commit 1896a074 authored by Dave Long's avatar Dave Long
Browse files

Issue #3350612 by Anybody: Make MultiWidthLayoutBase non-internal

parent 511ecab8
No related branches found
No related tags found
No related merge requests found
...@@ -8,9 +8,6 @@ ...@@ -8,9 +8,6 @@
/** /**
* Base class of layouts with configurable widths. * Base class of layouts with configurable widths.
*
* @internal
* Plugin classes are internal.
*/ */
abstract class MultiWidthLayoutBase extends LayoutDefault implements PluginFormInterface { abstract class MultiWidthLayoutBase extends LayoutDefault implements PluginFormInterface {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment