BSR to Bsr
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
namespace BSR\Db;
|
||||
namespace Bsr\Db;
|
||||
|
||||
use BSR\Db\Exception\InvalidAttributeException;
|
||||
use Bsr\Db\Exception\InvalidAttributeException;
|
||||
|
||||
/**
|
||||
* Base class for mapping objects. inherit your database filled objects from here.
|
||||
|
||||
Reference in New Issue
Block a user