diff --git a/classes/PodsRESTFields.php b/classes/PodsRESTFields.php index ef404c50d0..1685087316 100644 --- a/classes/PodsRESTFields.php +++ b/classes/PodsRESTFields.php @@ -27,6 +27,7 @@ class PodsRESTFields { /** * The user ID for the authenticated user. + * * @var int */ private static $rest_user_id;