mirror of
https://github.com/dg/dibi.git
synced 2025-08-07 14:46:50 +02:00
removed rarely used @property
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
* @author David Grudl
|
||||
* @package dibi
|
||||
*
|
||||
* @property-read string $command
|
||||
* @property-read DibiConnection $connection
|
||||
* @property-read DibiResultIterator $iterator
|
||||
* @method DibiFluent select($field)
|
||||
* @method DibiFluent distinct()
|
||||
* @method DibiFluent from($table)
|
||||
|
Reference in New Issue
Block a user