public function OnlyOneInterface::getNotAvailableContentTypesForPrint in Allow a content type only once (Only One) 8
Return a list of non-available content types for print.
Return value
array An array of non-available content types to print keyed by content type machine name.
1 method overrides OnlyOneInterface::getNotAvailableContentTypesForPrint()
- OnlyOne::getNotAvailableContentTypesForPrint in src/OnlyOne.php 
- Return a list of non-available content types for print.
File
- src/OnlyOneInterface.php, line 117 
Class
- OnlyOneInterface
- Interface OnlyOneInterface.
Namespace
Drupal\onlyoneCode
public function getNotAvailableContentTypesForPrint();