mirror of
https://github.com/dg/dibi.git
synced 2025-08-07 22:56:35 +02:00
removed rarely used @property
This commit is contained in:
@@ -25,12 +25,7 @@
|
||||
* @author David Grudl
|
||||
* @package dibi
|
||||
*
|
||||
* @property-read mixed $resource
|
||||
* @property-read IDibiResultDriver $driver
|
||||
* @property-read int $rowCount
|
||||
* @property-read DibiResultIterator $iterator
|
||||
* @property string $rowClass
|
||||
* @property-read DibiResultInfo $info
|
||||
*/
|
||||
class DibiResult extends DibiObject implements IDataSource
|
||||
{
|
||||
|
Reference in New Issue
Block a user