]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/user/class_ShipSimuBaseUser.php
Doc tags updated
[shipsimu.git] / application / ship-simu / main / user / class_ShipSimuBaseUser.php
index 020d0350474def0827b4622c098a4b93de696e53..22ccc55b401f7dc4295f7e365e68c31c86378a22 100644 (file)
@@ -124,6 +124,7 @@ class ShipSimuBaseUser extends BaseUser implements Registerable, Updateable {
         * Checks wether the user can take points from the money bank
         *
         * @return      $bankLends      Wether the money bank is able to lend money
+        * @todo        Need to check the bank if they can generally lend money to the user
         */
        public function ifUserAllowedTakeCreditsFromMoneyBank () {
                // Per default the money bank cannot pay
@@ -159,6 +160,7 @@ class ShipSimuBaseUser extends BaseUser implements Registerable, Updateable {
         * credits from the bank.
         *
         * @return      $hasMaxCredits  Wether the user has maximum credits with the bank
+        * @todo        Need to check the bank if they can lend more money
         */
        public function ifUserHasMaximumCreditsWithMoneyBank () {
                // For default he can still get money