mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-09 14:56:31 +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 upperCamelize(string $str, string $encoding = null)
|
||||
* @method static string upperCaseFirst(string $str, string $encoding = null)
|
||||
*
|
||||
* @package Stringy
|
||||
*/
|
||||
class StaticStringy
|
||||
{
|
||||
|
Reference in New Issue
Block a user