This commit is contained in:
danilopolani
2022-03-08 15:02:30 +01:00
parent 15e2e1711b
commit a027e24e3c

View File

@ -10,7 +10,7 @@ namespace Pest\Factories\Attributes;
abstract class Attribute
{
/**
* Determine if the attribute should be placed above the classe instead of above the method.
* Determine if the attribute should be placed above the class instead of above the method.
*
* @var bool
*/