sir_trevor-8.x-1.x-dev/tests/src/Unit/TestDoubles/IconSvgMergerMock.php

tests/src/Unit/TestDoubles/IconSvgMergerMock.php
<?php

namespace Drupal\Tests\sir_trevor\Unit\TestDoubles;

use Drupal\sir_trevor\IconSvgMergerInterface;

class IconSvgMergerMock implements IconSvgMergerInterface {
  /**
   * {@inheritdoc}
   */
  public function merge(array $fileNames) {
    return implode(';', $fileNames);
  }
}

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

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