Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Kudos-Donations
Commits
875d90fa
Commit
875d90fa
authored
Oct 13, 2021
by
Michael Iseard
Browse files
Fix comment typos
parent
40283950
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/Entity/AbstractEntity.php
View file @
875d90fa
...
...
@@ -8,7 +8,7 @@ use Kudos\Helpers\Utils;
abstract
class
AbstractEntity
{
/**
* The entities database id
* The entities
'
database id
*
* @var int
*/
...
...
app/Entity/SubscriptionEntity.php
View file @
875d90fa
...
...
@@ -49,7 +49,7 @@ class SubscriptionEntity extends AbstractEntity {
*/
public
$customer_id
;
/**
* I
d
of transaction used to make subscription
* I
D
of transaction used to make subscription
*
* @var string
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment