spec\Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelperSpec::it_is_a_convert_money_price_helper PHP Метод

it_is_a_convert_money_price_helper() публичный Метод

    function it_is_a_convert_money_price_helper()
    {
        $this->shouldImplement(ConvertMoneyHelperInterface::class);
    }