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 bc28b33 commit 99e42d6Copy full SHA for 99e42d6
Traits/ScriptBuilder.php
@@ -17,7 +17,7 @@ trait ScriptBuilder
17
/**
18
* On creer le pa.sh selon les param
19
*/
20
- function creerAnalyses()
+ public function creerAnalyses()
21
{
22
$contentGlobalSh = $contentCbfSh = $this->getHeader();
23
0 commit comments