Autofix long scalar typehints to short ones
[MAILPOET-2715]
This commit is contained in:
committed by
Jack Kitterhing
parent
56286bfd11
commit
153c72cd77
@ -160,7 +160,7 @@ class Model extends \MailPoetVendor\Sudzy\ValidModel {
|
||||
* given, it's used to transform `$data` before creating the new row.
|
||||
*
|
||||
* @param array $data
|
||||
* @param array|boolean $keys
|
||||
* @param array|bool $keys
|
||||
* @param callable|bool $onCreate
|
||||
* @return self
|
||||
*/
|
||||
|
Reference in New Issue
Block a user