Class PreparePhpUI

    • Constructor Summary

      Constructors 
      Constructor Description
      PreparePhpUI​(java.lang.String targetName, java.lang.String targetId, java.lang.String targetFolder)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void build​(java.io.File sources, Context context)  
      private void fixMissingExtensions​(java.io.File sources, Context context)  
      • Methods inherited from class com.dslplatform.compiler.client.parameters.build.PrepareSources

        check
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PreparePhpUI

        public PreparePhpUI​(java.lang.String targetName,
                            java.lang.String targetId,
                            java.lang.String targetFolder)