psr4
This commit is contained in:
parent
583bde7505
commit
a027f16dc8
2 changed files with 1 additions and 2 deletions
|
@ -17,6 +17,6 @@
|
|||
"php": ">=5.3.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {"Ospinto\\dBug": "dBug.php"}
|
||||
"psr-4": {"Ospinto\\dBug": "/"}
|
||||
}
|
||||
}
|
1
dBug.php
1
dBug.php
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
|
||||
namespace Ospinto;
|
||||
|
||||
/*********************************************************************************************************************\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue