CloneSet1697


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1333
installation/models/filesystem.php
23126
installation/models/filesystem.php
Clone Instance
1
Line Count
3
Source Line
33
Source File
installation/models/filesystem.php

                // Get the options as a JObject for easier handling.
                $options=  JArrayHelper::toObject($options, 'JObject');

                jimport('joomla.client.ftp');


Clone Instance
2
Line Count
3
Source Line
126
Source File
installation/models/filesystem.php

                // Get the options as a JObject for easier handling.
                $options=  JArrayHelper::toObject($options, 'JObject');

                jimport('joomla.client.ftp');


Clone AbstractionParameter Count: 0Parameter Bindings

// Get the options as a JObject for easier handling.
$options=JArrayHelper::toObject($options,'JObject');
jimport('joomla.client.ftp');
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None