📝 little PHPDoc modification

This commit is contained in:
Pierre Goiffon
2019-08-07 11:50:59 +02:00
parent e8c0bcfbb2
commit ae1d60d11e

View File

@@ -3885,6 +3885,9 @@ EOF
}
}
/**
* @inheritDoc
*/
protected function DoCheckToDelete(&$oDeletionPlan)
{
parent::DoCheckToDelete($oDeletionPlan);