Documentation

LikeType : string
in package

'Enum' of join types

Table of Contents

AFTER  = 'after'
BEFORE  = 'before'
BOTH  = 'both'
parse()  : self

Cases

Methods

parse()

public static parse(string|self $val) : self
Parameters
$val : string|self
Return values
self

        

Search results