Commit 2d1c970c authored by Steve Müller's avatar Steve Müller

remove useless platform class property

parent bfbc1e2f
......@@ -30,13 +30,6 @@ use Doctrine\DBAL\Types\Type;
*/
class SQLAnywhereSchemaManager extends AbstractSchemaManager
{
/**
* Holds instance of the database platform used for this schema manager
*
* @var \Doctrine\DBAL\Platforms\SQLAnywherePlatform $_platform
*/
protected $_platform;
/**
* {@inheritdoc}
*
......
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