Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_dashboard
Commits
a7dc3e23
Commit
a7dc3e23
authored
Aug 28, 2020
by
Eric Bremner
Browse files
ISTWCMS-4050: removing unused variable in restricting blocks and layouts
parent
97154481
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/Plugin/LayoutBuilderRestriction/UwDashboardRestrictBlocksLayouts.php
...utBuilderRestriction/UwDashboardRestrictBlocksLayouts.php
+0
-2
No files found.
src/Plugin/LayoutBuilderRestriction/UwDashboardRestrictBlocksLayouts.php
View file @
a7dc3e23
...
@@ -18,8 +18,6 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
...
@@ -18,8 +18,6 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
*/
*/
class
UwDashboardRestrictBlocksLayouts
extends
EntityViewModeRestriction
{
class
UwDashboardRestrictBlocksLayouts
extends
EntityViewModeRestriction
{
use
PluginHelperTrait
;
/** @var \Drupal\Core\Config\ConfigFactoryInterface */
/** @var \Drupal\Core\Config\ConfigFactoryInterface */
protected
$configFactory
;
protected
$configFactory
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment