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
Tue, Jul 29, 13:57 (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2571882
Default Alt Text
RouteServiceProviderTest..php (267 B)

Event Timeline