The property email_verified does not exist on Modules\User\Transformers\UserTransformer. Since you implemented __get, consider adding a @property annotation.
The property provider does not exist on Modules\User\Transformers\UserTransformer. Since you implemented __get, consider adding a @property annotation.
The property created_at does not exist on Modules\User\Transformers\UserTransformer. Since you implemented __get, consider adding a @property annotation.
The property updated_at does not exist on Modules\User\Transformers\UserTransformer. Since you implemented __get, consider adding a @property annotation.