mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-05-18 15:13:33 +02:00
Add phpstan
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
use xPaw\SourceQuery\SourceQuery;
|
||||
|
||||
// For the sake of this example
|
||||
Header( 'Content-Type: text/plain' );
|
||||
Header( 'X-Content-Type-Options: nosniff' );
|
||||
header( 'Content-Type: text/plain' );
|
||||
header( 'X-Content-Type-Options: nosniff' );
|
||||
|
||||
// Edit this ->
|
||||
define( 'SQ_SERVER_ADDR', 'localhost' );
|
||||
|
||||
Reference in New Issue
Block a user