spec\Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelperSpec::it_implements_format_money_helper_interface PHP Метод

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

    function it_implements_format_money_helper_interface()
    {
        $this->shouldImplement(FormatMoneyHelperInterface::class);
    }