]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/helper/class_
Deprecated methods removed/purged
[shipsimu.git] / inc / classes / main / helper / class_
index eb1723df8565b0dde0d06b9ca38f29f3dbeb3669..94f912f8cc0e70b8ac7de8bdcb57769037720920 100644 (file)
@@ -38,7 +38,7 @@ class ???Helper extends BaseHelper {
        /**
         * Creates the helper class
         *
-        * @return      $helperInstance         A prepared instance of this class
+        * @return      $helperInstance         A prepared instance of this helper
         */
        public final static function create???Helper () {
                // Get new instance
@@ -52,6 +52,7 @@ class ???Helper extends BaseHelper {
         * Flush the content out,e g. to a template variable
         *
         * @return      void
+        * @todo        0% done
         */
        public function flushContent () {
                $this->partialStub("Please implement this method.");