You are here

constant CleanState::TABLE_NAME in Feeds 8.3

The database table name.

File

src/Feeds/State/CleanState.php, line 23

Class

CleanState
State for the clean stage.

Namespace

Drupal\feeds\Feeds\State

Code

const TABLE_NAME = 'feeds_clean_list';