PHP Classes

File: bin/.phpunit/phpunit-7.5-0/tests/end-to-end/regression/GitHub/2972/issue-2972-test.phpt

Recommend this page to a friend!
  Classes of Paulo Henrique   symfony-dual-login   bin/.phpunit/phpunit-7.5-0/tests/end-to-end/regression/GitHub/2972/issue-2972-test.phpt   Download  
File: bin/.phpunit/phpunit-7.5-0/tests/end-to-end/regression/GitHub/2972/issue-2972-test.phpt
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: symfony-dual-login
API to get user details using OAuth authentication
Author: By
Last change:
Date: 3 years ago
Size: 162 bytes
 

Contents

Class file image Download
--TEST-- Just a sample test for issue 2972, does not actually test anything --FILE-- <?php print "Hello world\n"; ?> ===DONE=== --EXPECT-- Hello world ===DONE===