mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 06:07:39 +02:00
removed rarely used @property
This commit is contained in:
@@ -11,12 +11,8 @@
|
||||
*
|
||||
* @package dibi
|
||||
*
|
||||
* @property-read bool $connected
|
||||
* @property-read mixed $config
|
||||
* @property-read IDibiDriver $driver
|
||||
* @property-read int $affectedRows
|
||||
* @property-read int $insertId
|
||||
* @property-read DibiDatabaseInfo $databaseInfo
|
||||
*/
|
||||
class DibiConnection extends DibiObject
|
||||
{
|
||||
|
Reference in New Issue
Block a user