File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/moneyphp/money/src/MoneyParser.php
Back
<?php namespace Money; /** * Parses a string into a Money object. * * @author Frederik Bosch <f.bosch@genkgo.nl> */ interface MoneyParser { /** * Parses a string into a Money object (including currency). * * @param string $money * @param Currency|string|null $forceCurrency * * @return Money * * @throws Exception\ParserException */ public function parse($money, $forceCurrency = null); }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings