mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-10 23:34:00 +02:00
Remove package annotation from #105
This commit is contained in:
@@ -82,8 +82,6 @@ namespace Stringy;
|
|||||||
* @method static string underscored(string $str, string $encoding = null)
|
* @method static string underscored(string $str, string $encoding = null)
|
||||||
* @method static string upperCamelize(string $str, string $encoding = null)
|
* @method static string upperCamelize(string $str, string $encoding = null)
|
||||||
* @method static string upperCaseFirst(string $str, string $encoding = null)
|
* @method static string upperCaseFirst(string $str, string $encoding = null)
|
||||||
*
|
|
||||||
* @package Stringy
|
|
||||||
*/
|
*/
|
||||||
class StaticStringy
|
class StaticStringy
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user