I want set a default value like this for parameter :
$this-> emit(‘mount’ ,$id, default_value=1); how I can do this?