Remove useless method overriding
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 16 Nov 2013 19:01:55 +0000 (20:01 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 16 Nov 2013 19:01:55 +0000 (20:01 +0100)
Parent is:
public function __construct( $mainModule, $moduleName, $modulePrefix = '' )

Spotted by CodeSniffer

Change-Id: I71fdcc59584562e5287c43be337934a0ad4975b4

includes/api/ApiImageRotate.php

index 1a8f2a6..5d2ee6f 100644 (file)
 class ApiImageRotate extends ApiBase {
        private $mPageSet = null;
 
-       public function __construct( $main, $action ) {
-               parent::__construct( $main, $action );
-       }
-
        /**
         * Add all items from $values into the result
         * @param array $result output