# qi-blocks/1.1/inc/rest/include.php

Qi Blocks, version 1.1. 4 lines.

- Page: https://pluginprobe.com/plugins/qi-blocks/1.1/code/inc/rest/include.php
- Raw: https://pluginprobe.com/plugins/qi-blocks/1.1/raw/inc/rest/include.php
- Modified: 2023-03-30T10:09:08+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/qi-blocks/1.1/code/inc/rest/include.php#L10-L20`.

```php
<?php

include_once QI_BLOCKS_INC_PATH . '/rest/class-qi-blocks-rest-api.php';

```
