JoinType
: string
in package
Enum of join types
Table of Contents
Cases
CROSS
INNER
OUTER
LEFT
RIGHT
Methods
parse()
public
static parse(string|self $val) : self
Parameters
- $val : string|self