Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Melroy van den Berg
Metacritic API
Commits
ea06b6ea
Commit
ea06b6ea
authored
Oct 18, 2021
by
Melroy van den Berg
Browse files
Fix linting
parent
37cba755
Pipeline
#3444
failed with stage
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
example.php
View file @
ea06b6ea
<?php
namespace
Metacritic
;
# Ignore Unirest warning if any (eg. safe mode related)
#error_reporting(E_ERROR | E_PARSE);
namespace
Metacritic
;
include
'metacritic.php'
;
$metacritic_api
=
new
API\MetacriticAPI
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment