You are here

public function BlazySkinTestInterface::skins in Blazy 8

Returns the dummy BlazyTest skins.

Return value

array The array of the skins.

1 method overrides BlazySkinTestInterface::skins()
BlazySkinTest::skins in tests/modules/blazy_test/src/BlazySkinTest.php
Returns the dummy BlazyTest skins.

File

tests/modules/blazy_test/src/BlazySkinTestInterface.php, line 20

Class

BlazySkinTestInterface
Provides an interface defining BlazyTest skins.

Namespace

Drupal\blazy_test

Code

public function skins();