Unverified Commit f81afb19 authored by belgattitude's avatar belgattitude Committed by Luís Cobucci

morozov removed type doc: AbstractPlatform cover everything

parent 065386d8
......@@ -127,7 +127,7 @@ abstract class AbstractMySQLDriver implements Driver, ExceptionConverterDriver,
/**
* {@inheritdoc}
*
* @return AbstractPlatform|MariaDb1027Platform|MySQL57Platform|MySqlPlatform
* @return AbstractPlatform
* @throws DBALException
*/
public function createDatabasePlatformForVersion($version)
......
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