1
<?php
2
/**
3
* CorujaStringManipulation - Class for string manipulations
4
* @package library
5
*/
6
7
* Class for string manipulations
8