SproutCMS

This is the code documentation for the SproutCMS project

function getAdminController()

Converts an shorthand admin controller name to its full class name,
including modular namespace

Usage

string Register::getAdminController ( string $shorthand );

Arguments

  1. string $shorthand

Return value

  • string