fix phpdoc

This commit is contained in:
Robin Appelman 2015-10-06 16:37:43 +02:00
parent 47c71d8e87
commit 17756ebf5b
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ class RecipientPropagator {
/**
* @param array $share
* @param int $time
* @param float $time
*/
public function markDirty($share, $time = null) {
if ($time === null) {