Skip to content

Conversation

javiereguiluz
Copy link
Member

 /** * Returns the name of the extension. * * @return string The extension name * * @deprecated since 1.26 (to be removed in 2.0), not used anymore internally */ function getName(); 
@stof
Copy link
Member

stof commented May 30, 2017

👍

@javiereguiluz javiereguiluz merged commit b1da2d8 into symfony:master May 30, 2017
javiereguiluz added a commit that referenced this pull request May 30, 2017
… (javiereguiluz) This PR was merged into the master branch. Discussion ---------- Removed the deprecated getName() method in Twig extensions ``` /** * Returns the name of the extension. * * @return string The extension name * * @deprecated since 1.26 (to be removed in 2.0), not used anymore internally */ function getName(); ``` Commits ------- b1da2d8 Removed the deprecated getName() method in Twig extensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants