We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7bb8e commit 0d43961Copy full SHA for 0d43961
src/CoreWebAssets.php
@@ -17,7 +17,7 @@ class CoreWebAssets extends PlaisioObject implements WebAssets
17
{
18
//--------------------------------------------------------------------------------------------------------------------
19
/**
20
- * A unique constant for identifying the main script tag. Must align with the ID in package plaisio-ts/kernel.
+ * A unique constant for identifying the main script element. Must align with the ID in package plaisio-ts/kernel.
21
*/
22
const C_MAIN_ID = '32313ac1-c9eb-4464-a1fc-033544830ffa';
23
0 commit comments