We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98c4d6 commit d8bb0fdCopy full SHA for d8bb0fd
lib/internal/Magento/Framework/View/Element/ComponentVisibilityInterface.php
@@ -1,15 +1,13 @@
1
<?php
2
/**
3
- * Created by PhpStorm.
4
- * User: poluyano
5
- * Date: 12/4/2018
6
- * Time: 5:45 PM
+ * Copyright © Magento, Inc. All rights reserved.
+ * See COPYING.txt for license details.
7
*/
8
9
namespace Magento\Framework\View\Element;
10
11
12
- * Interface which allows modify visibility behavior of UI components
+ * Interface which allows to modify visibility behavior of UI components
13
14
interface ComponentVisibilityInterface
15
{
0 commit comments