mirror of
https://github.com/dg/dibi.git
synced 2025-08-05 05:37:39 +02:00
updated phpDoc @package
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
*
|
||||
* For the full copyright and license information, please view
|
||||
* the file license.txt that was distributed with this source code.
|
||||
*
|
||||
* @package dibi
|
||||
*/
|
||||
|
||||
|
||||
@@ -17,6 +15,7 @@
|
||||
* Default implementation of IDataSource for dibi.
|
||||
*
|
||||
* @author David Grudl
|
||||
* @package dibi
|
||||
*
|
||||
* @property-read DibiConnection $connection
|
||||
* @property-read DibiResult $result
|
||||
|
Reference in New Issue
Block a user