mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
Add PHPDoc for type hinting as iTop replaces \DOMDocument with \MFDocument
This commit is contained in:
@@ -1785,6 +1785,7 @@ EOF;
|
||||
/**
|
||||
* MFElement: helper to read/change the DOM
|
||||
* @package ModelFactory
|
||||
* @property \MFDocument $ownerDocument This is only here for type hinting as iTop replaces \DOMDocument with \MFDocument
|
||||
*/
|
||||
class MFElement extends Combodo\iTop\DesignElement
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user