mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-29 23:46:10 +00:00
doc
This commit is contained in:
@@ -40,7 +40,7 @@ class BadArgumentType extends Error
|
||||
/**
|
||||
* Create.
|
||||
*
|
||||
* @param int $position An argument position.
|
||||
* @param int $position An argument position. Starts from 1.
|
||||
* @param string $type A required argument type.
|
||||
*/
|
||||
public static function create(int $position, string $type): self
|
||||
|
||||
Reference in New Issue
Block a user