When installing this plugin, an override is perform in the Main.php class. This override fails if there is empty line
between the class opener and the first method's docblock. This commit just adds a couple of lines that will be replaced by the system when doing the overwrite, and prevents the
syntax error to happen.
When installing this plugin, an override is perform in the Main.php class. This override fails if there is empty line between the class opener and the first method's docblock. This commit just adds a couple of lines that will be replaced by the system when doing the overwrite, and prevents the syntax error to happen.