[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Exception for an invalid argument passed.
File Size: | 41 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
create($position, $name, $expected, $received) X-Ref |
Create a new invalid argument exception with a standardized text. param: int $position The argument position in the function signature. 1-based. param: string $name The argument name in the function signature. param: string $expected The argument type expected as a string. param: string $received The actual argument type received. return: \WpOrg\Requests\Exception\InvalidArgument |
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |