mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°8772 - test driven compiler wip
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Combodo\iTop\PropertyTree;
|
||||
*/
|
||||
class CollectionOfValues extends AbstractProperty
|
||||
{
|
||||
public function ToPHP(&$aPHPFragments = []): string
|
||||
public function ToPHPFormBlock(&$aPHPFragments = []): string
|
||||
{
|
||||
return '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user