Commit e427311
Use $node->getLink() === null instead of is_null($node->getLink()) for consistency with modern PHP practices and better readability.
Co-authored-by: Copilot <[email protected]>1 parent e83e810 commit e427311
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments