Skip to content

Commit

Permalink
Add missing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
VixikHD committed Jan 7, 2022
1 parent 6aab012 commit de7d1ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/czechpmdevs/imageonmap/DataProviderTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ trait DataProviderTrait {

/**
* @internal
*
* @throws PermissionDeniedException When the file could not be accessed
*/
public function loadCachedMaps(string $path): void {
$files = glob($path . "/map_*.dat");
Expand Down

0 comments on commit de7d1ac

Please sign in to comment.