mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
Add type hinting to methods parameters
This commit is contained in:
@@ -29,6 +29,9 @@ use Dict;
|
||||
*/
|
||||
class ImageField extends BlobField
|
||||
{
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
public function GetDisplayValue()
|
||||
{
|
||||
if ($this->currentValue->IsEmpty())
|
||||
|
||||
Reference in New Issue
Block a user