Shane Smyth
Results
1
issues of
Shane Smyth
When trying to set up the following simple example I'm seeing an error: ``` include_once('tests/UnitBootstrap.php'); use FuelSdk\ET_Client; use FuelSdk\ET_DataExtension; $myclient = new ET_Client(); ``` ``` Warning: First parameter must either...