File manager - Edit - /home/matthif/www/wp-content/plugins/visual-portfolio/gutenberg/store/base/reducer.js
Back
function reducer(state = { layouts: [] }, action = {}) { switch (action.type) { case 'SET_PORTFOLIO_LAYOUTS': if ( !state.layouts.length && action.layouts && action.layouts.length ) { state.layouts = action.layouts; } return state; // no default } return state; } export default reducer;
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings