Skip to content

Commit

Permalink
Fix return type for Capabilities
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Chemineau <[email protected]>
  • Loading branch information
artonge committed Aug 28, 2023
1 parent 26f4782 commit 0faa2ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Capabilities.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
class Capabilities implements ICapability {
/**
* Return this classes capabilities
*
* @return array
*/
public function getCapabilities() {
return [
Expand Down

0 comments on commit 0faa2ac

Please sign in to comment.