mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-15 16:07:55 +03:00
Move deprecated methods to DeprecatedUuidMethodsTrait
This commit is contained in:
@@ -18,8 +18,8 @@ use DateTimeInterface;
|
||||
use Ramsey\Uuid\Converter\NumberConverterInterface;
|
||||
|
||||
/**
|
||||
* This interface allows for separation of deprecated methods from the primary
|
||||
* UuidInterface, for easier reading and, when ready, removal of code.
|
||||
* This interface encapsulates deprecated methods for ramsey/uuid; this
|
||||
* interface and its methods will be removed in ramsey/uuid 5.0.0.
|
||||
*
|
||||
* @psalm-immutable
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user