SproutCMS

This is the code documentation for the SproutCMS project

function underscore()

Makes a phrase underscored instead of spaced.

Usage

string Inflector::underscore ( string $str );

Arguments

  1. string $str
    phrase to underscore

Return value

  • string