daux.io/docs/cms/15_SDK/05_PHP/25_Methods/11_Param.md

167 B

object param ( string $key, string $value )

Param() privides a means of adding arbitrary parameters to a TodayCMS API call.

$cms->param('overwrite', true);