Created
February 23, 2017 11:14
-
-
Save cozingo/73626fd70a107161e68acc30ab28d98f to your computer and use it in GitHub Desktop.
from view to layout pass variable
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$this->beginBlock('name'); | |
echo name; | |
$this->endBlock(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment