<?php namespace Drupal\bootstrap_five_layouts\Plugin\Layout; /** * One column layout. */ class BsfLayout extends BootstrapFiveLayoutsBase { }
Главная | Обратная связь