mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 17:57:23 +01:00
fix: printer method name
This commit is contained in:
@ -54,7 +54,7 @@ final class UsesCall
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated Use `pest()->theme()->compact()` instead.
|
||||
* @deprecated Use `pest()->printer()->compact()` instead.
|
||||
*/
|
||||
public function compact(): self
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user