|
|
|
@ -57,7 +57,6 @@ class PortfolioController |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* |
|
|
|
|
* @throws \Doctrine\ORM\ORMException |
|
|
|
|
* @throws \Doctrine\ORM\OptimisticLockException |
|
|
|
|
*/ |
|
|
|
@ -2919,7 +2918,7 @@ class PortfolioController |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* It parsers a title for a variable in lang |
|
|
|
|
* It parsers a title for a variable in lang. |
|
|
|
|
* |
|
|
|
|
* @param $defaultDisplayText |
|
|
|
|
* @return string |
|
|
|
@ -2934,7 +2933,7 @@ class PortfolioController |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* It translates the text as parameter |
|
|
|
|
* It translates the text as parameter. |
|
|
|
|
* |
|
|
|
|
* @param $defaultDisplayText |
|
|
|
|
* @return mixed |
|
|
|
|