spelling: deletes
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
ab59732c09
commit
672686faa5
|
@ -192,7 +192,7 @@ class ProfileField extends BaseRepository
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Delets a whole collection of ProfileFields
|
* Deletes a whole collection of ProfileFields
|
||||||
*
|
*
|
||||||
* @param Collection\ProfileFields $profileFields
|
* @param Collection\ProfileFields $profileFields
|
||||||
*
|
*
|
||||||
|
|
|
@ -85,7 +85,7 @@ trait VFSTrait
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Delets a config file from the Virtual File System
|
* Deletes a config file from the Virtual File System
|
||||||
*
|
*
|
||||||
* @param string $filename The filename of the config file
|
* @param string $filename The filename of the config file
|
||||||
* @param bool $static True, if the folder `static` instead of `config` should be used
|
* @param bool $static True, if the folder `static` instead of `config` should be used
|
||||||
|
|
Loading…
Reference in New Issue
Block a user