1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-08-14 01:04:06 +02:00

Merge pull request #63 from vlakoff/docblock

Proper Stringy\create() description
This commit is contained in:
Daniel St. Jules
2015-01-05 16:37:27 -08:00

View File

@@ -3,7 +3,7 @@
namespace Stringy;
/**
* Invokes Stringy::create and returns the generated Stringy object on success.
* Creates a Stringy object and returns it on success.
*
* @param mixed $str Value to modify, after being cast to string
* @param string $encoding The character encoding