enjoy 3.3 release ^_^
This commit is contained in:
@@ -48,6 +48,10 @@ public class Env {
|
||||
return engineConfig;
|
||||
}
|
||||
|
||||
public boolean isDevMode() {
|
||||
return engineConfig.isDevMode();
|
||||
}
|
||||
|
||||
/**
|
||||
* Add template function
|
||||
*/
|
||||
|
Reference in New Issue
Block a user