Implements the TypedResultInterface
stringThe type name this expression will return when executed
Gets the type of the value this object will generate.
Sets the type of the value this object will generate.
getReturnType(): string
Gets the type of the value this object will generate.
stringsetReturnType(string $type): $this
Sets the type of the value this object will generate.
string $type The name of the type that is to be returned
$thisThe type name this expression will return when executed
string
© 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/trait-Cake.Database.TypedResultTrait.html