Skip to content

Commit 30b2715

Browse files
docs: clarify the \RESTAPI\Models namespace
1 parent f87feb1 commit 30b2715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Contains the [\RESTAPI\Core\Form](https://pfrest.org/php-docs/classes/RESTAPI-Co
8888

8989
### Models/
9090

91-
Contains the [\RESTAPI\Core\Model](https://pfrest.org/php-docs/classes/RESTAPI-Core-Model.html) child classes. Model classes are used to define and manage the data structure of the REST API package.
91+
Contains the [\RESTAPI\Core\Model](https://pfrest.org/php-docs/classes/RESTAPI-Core-Model.html) child classes. Model classes are used to define and manage the data structure of the object's the REST API package interacts with (i.e. firewall rules, static routes, etc.).
9292

9393
### QueryFilters/
9494

0 commit comments

Comments
 (0)