mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Changed App namespace to Infinito namespace
This commit is contained in:
@@ -23,7 +23,7 @@ class AttributIntegrationTest extends TestCase
|
||||
/**
|
||||
* @var string The namespace of the attributs
|
||||
*/
|
||||
const NAMESPACE = 'App\\Attribut';
|
||||
const NAMESPACE = 'Infinito\\Attribut';
|
||||
|
||||
/**
|
||||
* @var string
|
||||
|
Reference in New Issue
Block a user