Commit 1760be64 authored by Johannes M. Schmitt's avatar Johannes M. Schmitt

fixed name

parent 2d183acd
......@@ -25,7 +25,7 @@ namespace Doctrine\DBAL\Types;
* @since 2.3
* @author Johannes M. Schmitt <schmittjoh@gmail.com>
*/
class SimpleArrayType extends Type
class JsonArrayType extends Type
{
public function getSQLDeclaration(array $fieldDeclaration, \Doctrine\DBAL\Platforms\AbstractPlatform $platform)
{
......
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