mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +02:00
[ticket/16741] Fix coding style issues
PHPBB3-16741
This commit is contained in:
@@ -18,7 +18,7 @@ use Doctrine\DBAL\Schema\Identifier;
|
||||
use Doctrine\DBAL\Schema\TableDiff;
|
||||
|
||||
/**
|
||||
* Oracle specific schema restrictions for BC.
|
||||
* SQLServer specific schema restrictions for BC.
|
||||
*/
|
||||
class sqlsrv_platform extends SQLServer2012Platform
|
||||
{
|
||||
|
Reference in New Issue
Block a user