mirror of
https://github.com/pestphp/pest.git
synced 2026-03-11 02:07:23 +01:00
fix typo
This commit is contained in:
@ -10,7 +10,7 @@ namespace Pest\Factories\Attributes;
|
|||||||
abstract class Attribute
|
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
|
* @var bool
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user