* zin: refactor set:xxx usage to compatible with php 5.4.
This commit is contained in:
@@ -19,7 +19,7 @@ featureBar
|
||||
(
|
||||
li
|
||||
(
|
||||
set::class('nav-item'),
|
||||
set::className('nav-item'),
|
||||
a
|
||||
(
|
||||
set::href($this->createLink('program', 'stakeholder', $navLinkParams)),
|
||||
|
||||
Reference in New Issue
Block a user