Skip to content

Commit

Permalink
Fix phpdoc for abstract method.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Apr 2, 2016
1 parent b200440 commit daa654d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php
Expand Up @@ -964,7 +964,7 @@ abstract public function setDeviceRWStatus($devId, $status);
/**
* Obtain the device object.
*
* @param object $device
* @param string $devId The device id to obtain
* @param string $user
* @param array $params Additional parameters:
* - force: (boolean) If true, reload the device info even if it's
Expand Down

0 comments on commit daa654d

Please sign in to comment.