You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message:"#^Property Yokai\\\\SecurityTokenBundle\\\\Entity\\\\Token\\:\\:\\$id is never written, only read\\.$#"
4
+
message:'#^Property Yokai\\SecurityTokenBundle\\Entity\\Token\:\:\$id \(int\|null\) is never assigned int so it can be removed from the property type\.$#'
5
+
identifier:property.unusedType
5
6
count:1
6
7
path:src/Entity/Token.php
7
8
8
9
-
9
-
message:"#^Property Yokai\\\\SecurityTokenBundle\\\\Entity\\\\TokenUsage\\:\\:\\$id is never written, only read\\.$#"
10
+
message:'#^Property Yokai\\SecurityTokenBundle\\Entity\\Token\:\:\$id is never written, only read\.$#'
11
+
identifier:property.onlyRead
12
+
count:1
13
+
path:src/Entity/Token.php
14
+
15
+
-
16
+
message:'#^Property Yokai\\SecurityTokenBundle\\Entity\\TokenUsage\:\:\$id \(int\|null\) is never assigned int so it can be removed from the property type\.$#'
17
+
identifier:property.unusedType
18
+
count:1
19
+
path:src/Entity/TokenUsage.php
20
+
21
+
-
22
+
message:'#^Property Yokai\\SecurityTokenBundle\\Entity\\TokenUsage\:\:\$id is never written, only read\.$#'
0 commit comments