public function OnlyOneInterface::getNotAvailableContentTypes in Allow a content type only once (Only One) 8
Return the not available content types.
Return value
array An array with the not available content types machine name.
1 method overrides OnlyOneInterface::getNotAvailableContentTypes()
- OnlyOne::getNotAvailableContentTypes in src/
OnlyOne.php - Return the not available content types.
File
- src/
OnlyOneInterface.php, line 70
Class
- OnlyOneInterface
- Interface OnlyOneInterface.
Namespace
Drupal\onlyoneCode
public function getNotAvailableContentTypes();