Skip to content

Commit 87da4f2

Browse files
committed
Fixed small merge leftover
1 parent 6ef14f7 commit 87da4f2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Controller/Annotations/View.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,12 @@ class View extends Template
3636
protected $serializerGroups;
3737

3838
/**
39-
<<<<<<< HEAD
4039
* @var Boolean
4140
*/
4241
protected $populateDefaultVars = true;
4342

4443
/**
45-
* @var array
46-
=======
4744
* @var bool
48-
>>>>>>> Fixed doccoments
4945
*/
5046
protected $serializerEnableMaxDepthChecks;
5147

0 commit comments

Comments
 (0)