LLMS_REST_API_Key::has_permission( string $method )

Determine if the key has the permissions required by the HTTP Request Method.


Description Description


Parameters Parameters

$method

(Required) The HTTP request method.


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/models/class-llms-rest-api-key.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.