SproutCMS

This is the code documentation for the SproutCMS project

function humanize()

Makes an underscored or dashed phrase human-reable.

Usage

string Inflector::humanize ( string $str );

Arguments

  1. string $str
    phrase to make human-reable

Return value

  • string