RedirectConflict
Constants for redirect conflicts used by the core.
Table of Contents
Constants
- INVALID_TARGET = 'invalid_target'
- NO_CONFLICT = 'no_conflict'
- SELF_REFERENCE = 'self_reference'
Constants
INVALID_TARGET
public
mixed
INVALID_TARGET
= 'invalid_target'
NO_CONFLICT
public
mixed
NO_CONFLICT
= 'no_conflict'
SELF_REFERENCE
public
mixed
SELF_REFERENCE
= 'self_reference'