Commit 87c39b7
committed
minor #5129 Fix to Twig asset function packageName argument (ockcyp)
This PR was submitted for the 2.5 branch but it was merged into the 2.6 branch instead (closes #5129).
Discussion
----------
Fix to Twig asset function packageName argument
Having no spaces surrounding ``|`` was causing the argument description to appear as
**type**: ```string ``|`` null``` **default**: ```null```
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.5+
| Fixed tickets |
Commits
-------
b15c127 Fix to Twig asset function packageName argument1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments