%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pjc/vendor/cknow/laravel-money/tests/
Upload File :
Create Path :
Current File : /var/www/pjc/vendor/cknow/laravel-money/tests/MoneyServiceProviderTest.php

<?php

namespace Cknow\Money\Tests;

class MoneyServiceProviderTest extends TestCase
{
    public function testBladeDirectives()
    {
        $customDirectives = $this->app->make('blade.compiler')->getCustomDirectives();

        static::assertArrayHasKey('money', $customDirectives);
        static::assertArrayHasKey('currency', $customDirectives);
    }
}

Zerion Mini Shell 1.0