mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
Add docblock
This commit is contained in:
parent
7613a42504
commit
d73e65fd09
|
|
@ -138,7 +138,8 @@ class Polygon implements D2ShapeInterface
|
|||
* @param array $polygon Polygon definition
|
||||
*
|
||||
* @return int
|
||||
*
|
||||
*
|
||||
* @link http://erich.realtimerendering.com/ptinpoly/
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public static function isPointInPolygon(array $point, array $polygon) : int
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user