SproutCMS

This is the code documentation for the SproutCMS project

function removeNs()

Removes the namespaces from a class-like entity,
e.g. Sprout\Helpers\Text => Text

Usage

string Sprout::removeNs ( string $classlike );

Arguments

  1. string $classlike

Return value

  • string