Skip to content

Commit 90de89c

Browse files
committed
update test snapshots
1 parent 754f276 commit 90de89c

4 files changed

Lines changed: 5 additions & 5 deletions
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-
2-
location: { column: 0, endLine: 6, startLine: 3 }
3-
node: { variableName: { subNodeNames: [name], specialClassName: false, type: Identifier, line: 5, startLine: 5, endLine: 5, startTokenPos: -1, endTokenPos: -1, startFilePos: -1, endFilePos: -1, comments: { }, docComment: null, attributes: { startLine: 5, endLine: 5 }, name: whereSessionRegistrationUuid }, methodName: firstOrFail, name: $whereSessionRegistrationUuid->firstOrFail, args: { }, location: { column: 0, endLine: 6, startLine: 3 } }
2+
location: { column: 0, endLine: 4, startLine: 3 }
3+
node: { variableName: { subNodeNames: [name], specialClassName: false, type: Identifier, line: 3, startLine: 3, endLine: 3, startTokenPos: -1, endTokenPos: -1, startFilePos: -1, endFilePos: -1, comments: { }, docComment: null, attributes: { startLine: 3, endLine: 3 }, name: whereSessionRegistrationUuid }, methodName: firstOrFail, name: $whereSessionRegistrationUuid->firstOrFail, args: { }, location: { column: 0, endLine: 4, startLine: 3 } }
44
snippet: null
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-
22
location: { column: 0, endLine: 2, startLine: 2 }
3-
node: { variableName: obj, value: { symbol: ., left: { value: 'hello ', location: { column: 0, endLine: 2, startLine: 2 } }, right: { value: world, location: { column: 0, endLine: 2, startLine: 2 } }, value: '''hello '' . ''world''', location: { column: 0, endLine: 2, startLine: 2 } }, name: obj, location: { column: 0, endLine: 2, startLine: 2 } }
3+
node: { variableName: obj, value: { symbol: ., left: { value: 'hello ', location: { column: 0, endLine: 2, startLine: 2 } }, right: { value: world, location: { column: 0, endLine: 2, startLine: 2 } }, value: "'hello ' . 'world'", location: { column: 0, endLine: 2, startLine: 2 } }, name: obj, location: { column: 0, endLine: 2, startLine: 2 } }
44
snippet: null
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-
22
location: { column: 0, endLine: 5, startLine: 2 }
3-
node: { args: [{ symbol: ., left: { value: 'test ', location: { column: 0, endLine: 3, startLine: 3 } }, right: { value: string, location: { column: 0, endLine: 4, startLine: 4 } }, value: '''test '' . ''string''', location: { column: 0, endLine: 4, startLine: 3 } }], name: strtolower, location: { column: 0, endLine: 5, startLine: 2 } }
3+
node: { args: [{ symbol: ., left: { value: 'test ', location: { column: 0, endLine: 3, startLine: 3 } }, right: { value: string, location: { column: 0, endLine: 4, startLine: 4 } }, value: "'test ' . 'string'", location: { column: 0, endLine: 4, startLine: 3 } }], name: strtolower, location: { column: 0, endLine: 5, startLine: 2 } }
44
snippet: null
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-
22
location: { column: 0, endLine: 13, startLine: 13 }
3-
node: { variableName: obj, value: { subNodeNames: [class, args], type: Expr_New, line: 13, startLine: 13, endLine: 13, startTokenPos: -1, endTokenPos: -1, startFilePos: -1, endFilePos: -1, comments: { }, docComment: null, attributes: { startLine: 13, endLine: 13 }, class: { subNodeNames: [parts], first: MyClass, last: MyClass, unqualified: true, qualified: false, fullyQualified: false, relative: false, specialClassName: false, type: Name, line: 13, startLine: 13, endLine: 13, startTokenPos: -1, endTokenPos: -1, startFilePos: -1, endFilePos: -1, comments: { }, docComment: null, attributes: { startLine: 13, endLine: 13 }, parts: [MyClass] }, args: { } }, name: obj, location: { column: 0, endLine: 13, startLine: 13 } }
3+
node: { variableName: obj, value: { subNodeNames: [class, args], type: Expr_New, rawArgs: { }, firstClassCallable: false, args: { }, line: 13, startLine: 13, endLine: 13, startTokenPos: -1, endTokenPos: -1, startFilePos: -1, endFilePos: -1, comments: { }, docComment: null, attributes: { startLine: 13, endLine: 13 }, class: { subNodeNames: [parts], parts: [MyClass], first: MyClass, last: MyClass, unqualified: true, qualified: false, fullyQualified: false, relative: false, specialClassName: false, type: Name, line: 13, startLine: 13, endLine: 13, startTokenPos: -1, endTokenPos: -1, startFilePos: -1, endFilePos: -1, comments: { }, docComment: null, attributes: { startLine: 13, endLine: 13 } } }, name: obj, location: { column: 0, endLine: 13, startLine: 13 } }
44
snippet: null

0 commit comments

Comments
 (0)