Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete previously converted PluginPropertiesTask and it's tests, rena…
Browse files Browse the repository at this point in the history
…me hasNativeController to getHasNativeController
rhamedy committed Apr 17, 2019
1 parent f00f100 commit 03fa92f
Showing 3 changed files with 1 addition and 241 deletions.
Original file line number Diff line number Diff line change
@@ -102,7 +102,7 @@ public List<String> getExtendedPlugins() {
return this.extendedPlugins;
}

public boolean hasNativeController() {
public boolean getHasNativeController() {
return hasNativeController;
}

This file was deleted.

This file was deleted.

0 comments on commit 03fa92f

Please sign in to comment.