Skip to content

Instantly share code, notes, and snippets.

@benoitMariaux
Created November 27, 2013 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benoitMariaux/7678787 to your computer and use it in GitHub Desktop.
Save benoitMariaux/7678787 to your computer and use it in GitHub Desktop.
public function testContent()
{
$client = $this->makeClient(true);
$crawler = $client->request('GET', '/site/1/contents');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment