Md5
extends FunctionNode
in package
"MD5" "(" StringPrimary ")"
Tags
Table of Contents
Properties
- $stringPrimary : mixed
Methods
Properties
$stringPrimary
public
mixed
$stringPrimary
Methods
getSql()
public
getSql(SqlWalker $sqlWalker) : mixed
Parameters
- $sqlWalker : SqlWalker
Tags
parse()
public
parse(Parser $parser) : mixed
Parameters
- $parser : Parser