Skip to content

Commit

Permalink
Removed extra white-space
Browse files Browse the repository at this point in the history
  • Loading branch information
vladar committed Aug 24, 2011
1 parent 085134f commit ed3907f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ODM/MongoDB/Mapping/ClassMetadata.php
Expand Up @@ -152,7 +152,7 @@ public function __sleep()
if ($this->lifecycleCallbacks) {
$serialized[] = 'lifecycleCallbacks';
}

if ($this->file) {
$serialized[] = 'file';
}
Expand Down

0 comments on commit ed3907f

Please sign in to comment.