Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 901e62a

Browse filesBrowse files
committed
remove unused uuid property
leftover from #36074
1 parent bfca6b9 commit 901e62a
Copy full SHA for 901e62a

File tree

1 file changed

+0
-2
lines changed
Filter options

1 file changed

+0
-2
lines changed

‎src/Symfony/Component/Uid/Uuid.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Uid/Uuid.php
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ class Uuid extends AbstractUid
2020
{
2121
protected const TYPE = UUID_TYPE_DEFAULT;
2222

23-
protected $uuid;
24-
2523
public function __construct(string $uuid)
2624
{
2725
$type = uuid_type($uuid);

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.