mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-17 16:26:51 +03:00
Deprecate factory methods; improve deprecation docblocks
This commit is contained in:
@@ -21,6 +21,8 @@ use Ramsey\Uuid\Converter\NumberConverterInterface;
|
||||
* This interface encapsulates deprecated methods for ramsey/uuid; this
|
||||
* interface and its methods will be removed in ramsey/uuid 5.0.0.
|
||||
*
|
||||
* @deprecated This interface and its methods will be removed in ramsey/uuid 5.0.0.
|
||||
*
|
||||
* @psalm-immutable
|
||||
*/
|
||||
interface DeprecatedUuidInterface
|
||||
|
||||
Reference in New Issue
Block a user