Skip to content

Commit 8816624

Browse files
committed
Doc block fix
1 parent 5e5762b commit 8816624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Model/Behavior/SlugBehavior.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ public function beforeSave(Event $event, Entity $entity, ArrayObject $options)
231231
/**
232232
* Gets the parts from an entity
233233
*
234-
* @param \Cake\Datasource\EntityInterface Entity
234+
* @param \Cake\Datasource\EntityInterface $entity Entity
235235
* @return array
236236
*/
237237
protected function _getPartsFromEntity($entity)

0 commit comments

Comments
 (0)