mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
fix phpdoc
This commit is contained in:
parent
47c71d8e87
commit
17756ebf5b
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ class RecipientPropagator {
|
|||
|
||||
/**
|
||||
* @param array $share
|
||||
* @param int $time
|
||||
* @param float $time
|
||||
*/
|
||||
public function markDirty($share, $time = null) {
|
||||
if ($time === null) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue