mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-06-10 23:33:15 +02:00
Move the response array logic into classes.
This commit is contained in:
@@ -6,7 +6,7 @@ require_once __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
use xPaw\SourceQuery\SourceQueryFactory;
|
||||
|
||||
// For the sake of this example
|
||||
// For the sake of this example.
|
||||
header('Content-Type: text/plain');
|
||||
header('X-Content-Type-Options: nosniff');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user