Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Typo in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Feb 2, 2017
1 parent c61811d commit 301fb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/core/src/pydio/Core/Controller/Controller.php
Expand Up @@ -130,7 +130,7 @@ public static function parseRestParameters(ServerRequestInterface &$request){
* @param ServerRequestInterface $request
* @param ResponseInterface $response
* @param callable|null $nextCallable
= strp * @return ResponseInterface
* @return ResponseInterface
* @throws AuthRequiredException
*/
public static function registryActionMiddleware(ServerRequestInterface $request, ResponseInterface $response, callable $nextCallable = null){
Expand Down

0 comments on commit 301fb10

Please sign in to comment.