wpseek.com
				A WordPress-centric search engine for devs and theme authors
			is_countable › WordPress Function
Since4.9.6
Deprecatedn/a
› is_countable ( $value )
| Parameters: | 
 | 
| Returns: | 
 | 
| Defined at: | 
 | 
| Codex: | 
Polyfill for is_countable() function added in PHP 7.3.
Verify that the content of a variable is an array or an object implementing the Countable interface.