Skip to content

Commit d8bb0fd

Browse files
committed
MAGETWO-96906: [MAGETWO-94346] PR stabilization
1 parent d98c4d6 commit d8bb0fd

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

lib/internal/Magento/Framework/View/Element/ComponentVisibilityInterface.php

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
<?php
22
/**
3-
* Created by PhpStorm.
4-
* User: poluyano
5-
* Date: 12/4/2018
6-
* Time: 5:45 PM
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
75
*/
86

97
namespace Magento\Framework\View\Element;
108

119
/**
12-
* Interface which allows modify visibility behavior of UI components
10+
* Interface which allows to modify visibility behavior of UI components
1311
*/
1412
interface ComponentVisibilityInterface
1513
{

0 commit comments

Comments
 (0)