X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Finterfaces%2Ftemplate%2Fclass_CompileableTemplate.php;h=ac5999e2093cf2bd4f0fbcf74290743e64d58518;hp=8b8e7a96b0fbb6f43a84d028ecc3d0c7d27d6a5f;hb=65f6c4366c9709c9c7c9070d903f1d948be0d5b0;hpb=68760af646a51cf18bd0e6e11e0ebfdeb324e0d2 diff --git a/inc/main/interfaces/template/class_CompileableTemplate.php b/inc/main/interfaces/template/class_CompileableTemplate.php index 8b8e7a96..ac5999e2 100644 --- a/inc/main/interfaces/template/class_CompileableTemplate.php +++ b/inc/main/interfaces/template/class_CompileableTemplate.php @@ -2,7 +2,7 @@ // Own namespace namespace CoreFramework\Template; -// Load framework stuff +// Import framework stuff use CoreFramework\Generic\FrameworkInterface; /**