mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 05:58:46 +02:00
WIP
This commit is contained in:
9
sources/Core/BulkChange/CellStatus_Void.php
Normal file
9
sources/Core/BulkChange/CellStatus_Void.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
class CellStatus_Void extends CellChangeSpec
|
||||
{
|
||||
public function GetDescription()
|
||||
{
|
||||
return '';
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user