Skip to content

Commit 0d3c98f

Browse files
committed
add back the deprecation
1 parent b1b8c2a commit 0d3c98f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

plugins/behaviour/compat6/src/Extension/Compat6.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ public function onAfterInitialiseDocument(AfterInitialiseDocumentEvent $event)
126126
* @param mixed $debug Is debugging mode on? [optional]
127127
*
128128
* @return void
129+
*
130+
* @deprecated 4.0 will be removed in 6.0
131+
* Will be removed without replacement
132+
* Load the different scripts with their individual method calls
129133
*/
130134
public static function framework($debug = null): void
131135
{

0 commit comments

Comments
 (0)