
| Current Path : /var/www/html_old/12park.backup/web/themes/bootstrap/src/BcSupport/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html_old/12park.backup/web/themes/bootstrap/src/BcSupport/BcAliasedInterface.php |
<?php
namespace Drupal\bootstrap\BcSupport;
/**
* Provides a blank interface for BC interfaces when no suitable one exists.
*
* @deprecated in bootstrap:8.x-3.22 and is removed from bootstrap:5.0.0.
* No replacement.
* @see https://www.drupal.org/project/bootstrap/issues/3096963
*/
interface BcAliasedInterface {
}