Updating common to 2.0.0BETA4
This commit is contained in:
parent
0c07b31136
commit
623c02c7dc
@ -137,7 +137,7 @@ class Lexer extends \Doctrine\Common\Lexer
|
||||
/**
|
||||
* @inheritdoc
|
||||
*/
|
||||
protected function _getType(&$value)
|
||||
protected function getType(&$value)
|
||||
{
|
||||
$type = self::T_NONE;
|
||||
|
||||
|
2
lib/vendor/doctrine-common
vendored
2
lib/vendor/doctrine-common
vendored
@ -1 +1 @@
|
||||
Subproject commit 30eac01b12afc318bc142b79a339ce0b9fb81239
|
||||
Subproject commit 3b5123434e979c7adfd42061484b5a8f10a3431b
|
Loading…
Reference in New Issue
Block a user