# ContinueOutsideLoop Emitted when encountering a `continue` statement outside a loop context. ```php