First draft
This commit is contained in:
@@ -87,7 +87,7 @@ class HostingSupport1984UI
|
||||
*
|
||||
* @return String The path.
|
||||
*/
|
||||
private function view_path(string $view_file)
|
||||
private function view_path(string $view_file): string
|
||||
{
|
||||
return plugin_dir_path(__FILE__) . self::VIEWS_DIR . $view_file;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user