Represents an expression that is known to return a specific type
Return the abstract type this expression will return
Set the return type of the expression
getReturnType(): string
Return the abstract type this expression will return
stringsetReturnType(string $type): $this
Set the return type of the expression
string $type The type name to use.
$this
© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.4/interface-Cake.Database.TypedResultInterface.html