Commit 0ae63004 authored by zYne's avatar zYne

--no commit message

--no commit message
parent b2f25566
...@@ -58,10 +58,6 @@ class Doctrine_Table extends Doctrine_Configurable implements Countable ...@@ -58,10 +58,6 @@ class Doctrine_Table extends Doctrine_Configurable implements Countable
* @var Doctrine_Connection $conn Doctrine_Connection object that created this table * @var Doctrine_Connection $conn Doctrine_Connection object that created this table
*/ */
private $conn; private $conn;
/**
* @var string $name
*/
private $name;
/** /**
* @var array $identityMap first level cache * @var array $identityMap first level cache
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment