meraproject/module/ms/widget/structure/eWidgetBackground.php

6 lines
89 B
PHP
Raw Permalink Normal View History

<?
namespace ms\widget\structure;
class eWidgetBackground {
const WHITE = 'white';
}