Example #1
0
 public function isVisible(WidgetInterface $widget)
 {
     return $widget->getVisibility() === Widget::INCLUDE_ALL;
 }