Skip to content

Commit 7d7f6ef

Browse files
author
Chris Cho
committed
shorten comment
1 parent 5fab20a commit 7d7f6ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/includes/eloquent-models/PlanetPrune.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ public function prunable()
1717

1818
protected function pruning()
1919
{
20-
// Add cleanup actions such as deleting photo assets of this
21-
// model or printing the Planet 'name' attribute to a log file
20+
// Add cleanup actions, such as logging the Planet 'name' attribute
2221
}
2322
}

0 commit comments

Comments
 (0)