ArgumentCountError
(PHP 7 >= PHP 7.1.0, PHP 8)
Introduction
ArgumentCountError is thrown when too few arguments are passed to a user-defined function or method.
This error is also thrown when too many arguments are passed to a non-variadic built-in function.
Class synopsis
/* Inherited properties */
/* Inherited methods */
}↑ and ↓ to navigate • Enter to select • Esc to close • / to open