Answers for "how to clear cache in yii2 manually"

PHP
0

yii 1 clear cache

Yii::app()->cache->flush();
Posted by: Guest on August-12-2020

Code answers related to "how to clear cache in yii2 manually"

Browse Popular Code Answers by Language