/var/www/flurhymez/vendor/google/apiclient-services/src/AndroidEnterprise
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/AndroidEnterprise/ManagedPropertyBundle.php (1320B)
managedProperty = $managedProperty;
}
/**
* @return ManagedProperty[]
*/
public function getManagedProperty()
{
return $this->managedProperty;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(ManagedPropertyBundle::class, 'Google_Service_AndroidEnterprise_ManagedPropertyBundle');