PAGE CONTENTS
$model
Generate and manipulate URL paths (slug)
Generates a slug (URL path) for a model. Automatically determines the TCA field for the slug.
\nn\t3::Slug()->create( $model );
@return string