mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-02-05 03:49:04 +00:00
🤖 Auto commit for release 'develop' on 2026-01-23
This commit is contained in:
@@ -33,7 +33,7 @@ namespace FireflyIII\Support\Search\QueryParser;
|
||||
class NodeResult
|
||||
{
|
||||
public function __construct(
|
||||
public readonly null|Node $node,
|
||||
public readonly ?Node $node,
|
||||
public readonly bool $isSubqueryEnd
|
||||
) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user