Example #1
0
 protected function escapeNamespace($namespace)
 {
     return strtolower(DevblocksPlatform::strAlphaNumUnder($namespace));
 }