refreshless-8.x-1.x-dev/modules/refreshless_turbo_debug/src/Hooks/Library.php

modules/refreshless_turbo_debug/src/Hooks/Library.php
<?php

declare(strict_types=1);

namespace Drupal\refreshless_turbo_debug\Hooks;

use Drupal\hux\Attribute\Alter;

/**
 * Library hook implementations.
 */
class Library {

  #[Alter('library_info')]
  /**
   * Add the debug library as a dependency of 'refreshless_turbo/refreshless'.
   *
   * @see hook_library_info_alter
   */
  public function addRefreshlessDebug(
    array &$libraries, string $extension,
  ): void {

    // Replaced by \Drupal\refreshless_debug\Hooks\Library

  }

}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc