You are here

public function OnlyOneInterface::getAvailableContentTypesForPrint in Allow a content type only once (Only One) 8

Return a list of available content types for print.

Return value

array An array of available content types to print keyed by content type machine name.

1 method overrides OnlyOneInterface::getAvailableContentTypesForPrint()
OnlyOne::getAvailableContentTypesForPrint in src/OnlyOne.php
Return a list of available content types for print.

File

src/OnlyOneInterface.php, line 108

Class

OnlyOneInterface
Interface OnlyOneInterface.

Namespace

Drupal\onlyone

Code

public function getAvailableContentTypesForPrint();