Symfony\Component\ErrorHandler\Error\FatalError {#3026 -error: array:4 [ "type" => 64 "message" => "Declaration of BluelabsCivilServiceProjects_Subscriber_CustomPostTypeSubscriber::save_post($post_id, $post, $update): void must be compatible with BluelabsApp_Subscriber_CustomPostTypeSubscriber::save_post($post_id, $update): void" "file" => "/home/spsdev/public_html/app/mu-plugins/bluelabs-civil-service-projects/src/BluelabsCivilServiceProjects/Subscriber/CustomPostTypeSubscriber.php" "line" => 183 ] }
} return $term; } public function save_post($post_id, $post, $update): void { parent::save_post($post_id, $post, $update); try { if ($post && $post->post_type === static::POST_TYPE) {|
FatalError
|
|---|
Symfony\Component\ErrorHandler\Error\FatalError: Declaration of BluelabsCivilServiceProjects_Subscriber_CustomPostTypeSubscriber::save_post($post_id, $post, $update): void must be compatible with BluelabsApp_Subscriber_CustomPostTypeSubscriber::save_post($post_id, $update): void at /home/spsdev/public_html/app/mu-plugins/bluelabs-civil-service-projects/src/BluelabsCivilServiceProjects/Subscriber/CustomPostTypeSubscriber.php:183 |