/** * The DB password to use. * * @var string * @Type("string") * @Exclude(if="context.getDirection() === 1") */ protected $password; will fail on the GraphNavigator because there is no expressionExclusionStrategy set.