Skip to content

Commit d93de2d

Browse files
committed
Added comment
1 parent 1d898b4 commit d93de2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Geocoder/Position.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ public function getSubLocality();
8787
/**
8888
* Returns the administrative levels.
8989
*
90+
* This method MUST NOT return null.
91+
*
9092
* @return AdminLevelCollection
9193
*/
9294
public function getAdminLevels();

0 commit comments

Comments
 (0)