Remove opening PHP tag from PHP code sample (#4212)

This commit is contained in:
James Hitchcock
2016-11-18 07:16:35 +01:00
committed by wing328
parent b7e9603e63
commit 5baa715603

View File

@@ -1,4 +1,4 @@
<?php
require_once(__DIR__ . '/vendor/autoload.php');
{{#hasAuthMethods}}{{#authMethods}}{{#isBasic}}
// Configure HTTP basic authorization: {{{name}}}