mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 13:08:45 +02:00
Add type hinting to methods parameters
This commit is contained in:
@@ -31,7 +31,7 @@ use utils;
|
||||
class BsSetFieldRenderer extends BsFieldRenderer
|
||||
{
|
||||
/**
|
||||
* @inheritdoc
|
||||
* @inheritDoc
|
||||
*/
|
||||
public function Render()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user