Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

Feature/behat csrf #137

Merged
merged 6 commits into from
Nov 26, 2013
Merged

Feature/behat csrf #137

merged 6 commits into from
Nov 26, 2013

Conversation

docteurklein
Copy link
Contributor

No description provided.

"""
public function barAction() {
return array();
<?php namespace App\Controller {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why the extra { ? just curious

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used the namespace Stuff { class Stuff { } } syntax as it's shorter to write (no newlines).

docteurklein added a commit that referenced this pull request Nov 26, 2013
@docteurklein docteurklein merged commit 9351cb0 into feature/behat Nov 26, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants