CS fixes for 3.1
This commit is contained in:
parent
345b5d423d
commit
89db88c2a0
20 changed files with 54 additions and 43 deletions
|
|
@ -71,6 +71,7 @@ interface ObjectPersisterInterface
|
|||
* If the object persister handles the given object.
|
||||
*
|
||||
* @param object $object
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function handlesObject($object);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue