mirror of
https://github.com/getformwork/formwork.git
synced 2025-02-25 02:02:57 +01:00
Cleanup code
This commit is contained in:
parent
138272d158
commit
f444a7f4b6
@ -8,13 +8,6 @@ use Formwork\Utils\FileSystem;
|
||||
|
||||
class Avatar extends File
|
||||
{
|
||||
/**
|
||||
* The URI of the avatar
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $uri;
|
||||
|
||||
/**
|
||||
* Create a new Avatar instance
|
||||
*
|
||||
|
@ -20,7 +20,7 @@ abstract class AbstractPage
|
||||
* @var string
|
||||
*/
|
||||
protected $relativePath;
|
||||
|
||||
|
||||
/**
|
||||
* Page route
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user