Completed
Push — master ( 186990...8eb78c )
by Niels
04:01
created
src/DirectAdmin/Objects/Database.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
     /** @var string */
25 25
     private $databaseName;
26 26
     /**
27
-     * @param array $info
28 27
      * @param UserContext $context Context within which the object is valid.
29 28
      */
30 29
     public function __construct($name, User $owner, UserContext $context)
Please login to merge, or discard this patch.