mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 09:38:48 +02:00
N°8772 - Compiler: add static inputs
This commit is contained in:
@@ -52,6 +52,11 @@ PHP;
|
||||
$aPHPFragments[] = $sLocalPHP;
|
||||
|
||||
if ($bIsRoot) {
|
||||
// $sOutputPHP = <<<PHP
|
||||
//namesapace Combodo\iTop\Forms\Block\Generated;
|
||||
//
|
||||
//PHP;
|
||||
|
||||
return implode("\n", $aPHPFragments);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user