Skip to content

Fix EvolvableLink attribute #12485

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

Merged
merged 1 commit into from
Oct 16, 2019
Merged

Fix EvolvableLink attribute #12485

merged 1 commit into from
Oct 16, 2019

Conversation

bpolaszek
Copy link
Contributor

@bpolaszek bpolaszek commented Oct 15, 2019

Fig\Link\Link constructor only accepts 2 parameters, withAttribute must be used instead of ['as' : 'style']. (which contains a typo btw 😃 )

@javiereguiluz
Copy link
Member

Good catch, thanks Beno!t.

javiereguiluz added a commit that referenced this pull request Oct 16, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

Fix EvolvableLink attribute

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

`Fig\Link\Link` constructor only accepts 2 parameters, `withAttribute` must be used instead of `['as' : 'style']`. (which contains a typo btw 😃 )

Commits
-------

0839ba6 Fix EvolvableLink attribute
@javiereguiluz javiereguiluz merged commit 0839ba6 into symfony:3.4 Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants