@@ -61,11 +61,11 @@ |
||
| 61 | 61 | } |
| 62 | 62 | |
| 63 | 63 | /** |
| 64 | - * Gets the defined base path. |
|
| 65 | - * |
|
| 66 | - * @return string |
|
| 67 | - * @since 1.4.0 |
|
| 68 | - */ |
|
| 64 | + * Gets the defined base path. |
|
| 65 | + * |
|
| 66 | + * @return string |
|
| 67 | + * @since 1.4.0 |
|
| 68 | + */ |
|
| 69 | 69 | public function get_base_path(): string { |
| 70 | 70 | return $this->base_path; |
| 71 | 71 | } |