Fix class not found errors

This commit is contained in:
David Stone
2024-12-28 23:26:14 -07:00
parent 5896a993aa
commit b994a75db3
10 changed files with 15 additions and 15 deletions

View File

@ -278,7 +278,7 @@ class Template_Switching_Element extends Base_Element {
*
* @since 2.0.4
*
* @return json|WP_Error Switch template response.
* @return json|\WP_Error Switch template response.
*/
public function switch_template() {