mirror of
https://github.com/flextype/flextype.git
synced 2025-08-27 15:00:11 +02:00
@@ -190,7 +190,7 @@ class Fieldsets
|
||||
* @param string $id Fieldsets id
|
||||
* @return string
|
||||
*/
|
||||
private function _file_location(string $name) : string
|
||||
private function _file_location(string $id) : string
|
||||
{
|
||||
return PATH['themes'] . '/' . $this->flextype['registry']->get('settings.theme') . '/fieldsets/' . $id . '.json';
|
||||
}
|
||||
|
Reference in New Issue
Block a user