mirror of
https://github.com/getgrav/grav.git
synced 2026-03-03 11:01:30 +01:00
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
This commit is contained in:
@@ -172,7 +172,7 @@ class FlexDirectory implements FlexDirectoryInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string|string[]|null
|
||||
* @param string|string[]|null $properties
|
||||
* @return array
|
||||
*/
|
||||
public function getSearchProperties($properties = null): array
|
||||
@@ -193,7 +193,7 @@ class FlexDirectory implements FlexDirectoryInterface
|
||||
|
||||
return $properties;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param array|null $options
|
||||
* @return array
|
||||
|
||||
Reference in New Issue
Block a user