You are here

public function PrevNextHelperInterface::getBundleNames in Previous/Next API 8.2

Determine if connection should be refreshed.

Return value

array Returns the list of Node types.

1 method overrides PrevNextHelperInterface::getBundleNames()
PrevNextHelper::getBundleNames in src/PrevNextHelper.php
Determine if connection should be refreshed.

File

src/PrevNextHelperInterface.php, line 16

Class

PrevNextHelperInterface
Interface for PrevNextHelper.

Namespace

Drupal\prev_next

Code

public function getBundleNames();