]> git.mxchange.org Git - core.git/blobdiff - framework/main/interfaces/shareable/info/class_ShareableInfo.php
also added BaseInfo and ConnectionInfo, now bound to BaseFrameworkSystem
[core.git] / framework / main / interfaces / shareable / info / class_ShareableInfo.php
index fc1367bc7383f824947c2822253ecd1ab6a13cc8..cd7fe45d719a1a5db34c17371763a059c09c3a31 100644 (file)
@@ -44,7 +44,5 @@ interface ShareableInfo extends FrameworkInterface {
         * @return      void
         */
        function fillWithConnectionHelperInformation (ConnectionHelper $helperInstance);
-}
 
-// [EOF]
-?>
+}