Skip to content

Commit

Permalink
fixed name
Browse files Browse the repository at this point in the history
  • Loading branch information
schmittjoh committed May 27, 2012
1 parent 2d183ac commit 1760be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/DBAL/Types/JsonArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* @since 2.3
* @author Johannes M. Schmitt <[email protected]>
*/
class SimpleArrayType extends Type
class JsonArrayType extends Type
{
public function getSQLDeclaration(array $fieldDeclaration, \Doctrine\DBAL\Platforms\AbstractPlatform $platform)
{
Expand Down

0 comments on commit 1760be6

Please sign in to comment.