You are here

constant SqlRedirectNotFoundStorage::MAX_PATH_LENGTH in Redirect 8

Maximum column length for invalid paths.

File

modules/redirect_404/src/SqlRedirectNotFoundStorage.php, line 21

Class

SqlRedirectNotFoundStorage
Provides an SQL implementation for redirect not found storage.

Namespace

Drupal\redirect_404

Code

const MAX_PATH_LENGTH = 191;