This commit is contained in:
parent
b2f255669b
commit
0ae630046f
@ -58,10 +58,6 @@ class Doctrine_Table extends Doctrine_Configurable implements Countable
|
||||
* @var Doctrine_Connection $conn Doctrine_Connection object that created this table
|
||||
*/
|
||||
private $conn;
|
||||
/**
|
||||
* @var string $name
|
||||
*/
|
||||
private $name;
|
||||
/**
|
||||
* @var array $identityMap first level cache
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user