Page MenuHomeDevCentral

RouteServiceProviderTest..php
No OneTemporary

RouteServiceProviderTest..php

<?php
namespace Nasqueron\Notifications\Tests\Providers;
class BrokerServiceProviderTest extends TestCase {
public function testType () {
$this->assertServiceInstanceOf(
'Illuminate\Routing\Router',
'router'
);
}
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Aug 24, 05:07 (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2889634
Default Alt Text
RouteServiceProviderTest..php (267 B)

Event Timeline