class WOODMART_Wpbcssgenerator { private $_notices; // Declare the property public function __construct() { $this->_notices = []; // Initialize the property properly } }
Showing 25–27 of 27 results