Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small documentation fix for getting browserPath for a thumb from controller #178

Merged
merged 2 commits into from
May 13, 2013

Conversation

leberknecht
Copy link

Fixed documentation for resolving the browserPath for a thumb when calling filterAction from a controller, refs #174

@@ -125,7 +125,8 @@ class MyController extends Controller
);

// string to put directly in the "src" of the tag <img>
$srcPath = $imagemanagerResponse->headers->get('location');
$cacheManager = $this->container->get('liip_imagine.cache.manager');
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you fix the indentation here?

@leberknecht
Copy link
Author

jip :)

havvg added a commit that referenced this pull request May 13, 2013
Small documentation fix for getting browserPath for a thumb from controller
@havvg havvg merged commit a2b14c1 into liip:master May 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation This item pertains to documentation of this project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants