Commit 23d53b1
Use getTag() method for tag access in Parser
Replaces direct tag property access with getTag() method in the Parser class to improve encapsulation and consistency when checking for 'script' tags.
https: //github.com/paquettg/pull/311
Co-Authored-By: Vladyslav Shut <[email protected]>1 parent 2abf8f4 commit 23d53b1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments