PHP code example of php-solution / sf-functional-test

1. Go to this page and download the library: Download php-solution/sf-functional-test library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

php-solution / sf-functional-test example snippets

`    
$client = $this->getAuthorizedClient('user_login', 'password');
`
$this->getDoctrine()
`
public function purgeSpool()
public function getSpooledEmails()
public function getEmailContent($file)
protected function getSpoolDir()